update the reference T2TCHM13 of scatac-genescore - #165
Open
Starlitnightly wants to merge 2 commits into
Open
Conversation
added 2 commits
March 6, 2023 22:13
add file annotations/T2TCHM13_refgenes.txt add argument T2TCHM13 for scatac-genescore in file scATAC_Genescore.py
add file annotations/T2TCHM13_refgenes.txt add argument T2TCHM13 for scatac-genescore in file scATAC_Genescore.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add file 'annotations/T2TCHM13_refgenes.txt'
add argument 'T2TCHM13' for scatac-genescore in file 'scATAC_Genescore.py'
Since I used the T2TCHM13 reference genome for the scATAC-seq comparison, after comparing the difference between GRCh38 and T2TCHM13, I found that there is a difference in the chromosomal location of the same gene, and if I use GRCh38 to calculate gene activity I may not end up with the expected result, so I extracted the T2TCHM13.gtf file The file 'T2TCHM13_refgenes.txt' was written in the format of 'GRCh38_refgenes.txt', which is now shared with the modified commands.