How do I get a gtf file to use rnaQUAST
1
0
Entering edit mode
3.5 years ago

I want to run rnaQUAST on my transcriptome assembly on a yellow green algae. rnaQUAST says it needs a transcripts fasta file, genome assembly fasta file, and a gene coordinates gtf file from Ensembl or Gencode. Do I just try to find the closest related organism to my organism or how do I go about this?

python rnaQUAST.py \ --transcripts /PATH/TO/transcripts1.fasta /PATH/TO/ANOTHER/transcripts2.fasta [...] \ --reference /PATH/TO/reference_genome.fasta --gtf /PATH/TO/gene_coordinates.gtf

rnaQUAST ensembl gencode gtf gff • 981 views
ADD COMMENT
0
Entering edit mode
2.2 years ago
Shraddha ▴ 90

I have a similar issue, since the annotation for my species isn't reliable. Using a closely related organism works well, but you may want to add checks to see how much data you lost due to using a different organism.

ADD COMMENT

Login before adding your answer.

Traffic: 1816 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6