We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As per #49 here is an easy way to get a fasta of all transcripts.
This should be incorporated in the next major genome assembly updates for human and mouse - to the T2T assembly
gffread Homo_sapiens.GRCh38.113.gff3 -g Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa -w transcripts.fasta
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As per #49 here is an easy way to get a fasta of all transcripts.
This should be incorporated in the next major genome assembly updates for human and mouse - to the T2T assembly
The text was updated successfully, but these errors were encountered: