RNA-seq for beginners
Hello, I am new to bioinformatics. How can I build a gff/gtf file of my genome of interest? (I have sequence data in fasta format, headers doesn't contain any annotational information)
reference
resequencing
transcriptome
gtf
sequence
gff
• 1,926 views
•
link
written
by
arko.bmb.du •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to generate GFF3 or GTF files for a custom reference.
written by SDVelivela •Hi, I am new to bioinformatics, so this might be a basic question. How can we convert annotated Genbank or Fasta files to GFF3 or …
-
How to generate cDNA file from genome FASTA and GTF?
written by ipeknaz •Hello! I am new to single-cell RNASeq and am currently trying to run Kallisto | bustools to make a pseudoalignment. The organism that I work …
-
snpEff database build error - FATAL ERROR: No CDS checked
written by genomics_buddy •Dear all, I have recently started bioinformatics, I am trying to build snpEff database for my strain of interest using mode such as GTF and …
-
How to generate GTF file from BLAST output?
written by mathavanbioinfoHello All, How to create a GTF file, I have only sequence level of information available (fasta format) Note: I am working on mitochondrial genome, …
-
How to rename headers of sequences in large fasta file
written by lukhanyomakhabane •Hello guys, can you please help me. I want to rename headers of different sequences in large FASTA file. I want to rename each individual …
-
STAR genome indexing with multiple gff3 files
written by guylab •Hello all. I am trying to align some Pro-seq reads from mouse samples to the the mm10 genome using STAR. I'm mainly concerned with how …
-
Generate GTF/GFF file (coordinates) from a FASTA annotated file.
written by marquezg48 •Hello everyone! I have a Fasta file from a *de novo* transcriptome assembly using trinity, the assembled sequences were annotated with blastP and BlastX and …
-
Are reference sequences from GENCODE, Ensembl and RefSeq the same if they are called GRCh38.p10, it…
written by amina.mcdiarmid •I am looking to compare reference sequences and annotations (.gtf/.gff) to find a best fit for my analysis with regards to mapping. Aligners ask for …
-
Why does my genome annotation file contain only one type of feature? (i.e. mol_type=genomic DNA)
written by molly77 •Hi, I have a gff file of a genome that I obtained from NCBI. The gff file and corresponding genome fasta come from a recently …
-
Create annotation file for mature miRNA sequences from mirBase
written by polag03 •Please help, I am new to sequence analysis. I have been trying to create gff/gtf annotation file for mature miRNA sequences obtained from miRBase in …
What species are you studying for your research? It would be good to let me know it because the way might be different depending on it.
Thanks a lot for your response. I am working with a fish species named Tenualosa ilisha. No gtf/gff file for this species is available online. Only genome assembly data (at scaffold level) is available.
As you probabily know a research on ilisha better than me, I also found that the draft genome assembly of Tenualosa ilisha has been recently reported (Mohindra et al., Scientific Reports, 2019). After my efforts to find the information for the annotated genes of ilisha, I also failed to find any of them. There is no available annotation information so far because it seems that studies on annotation genes of ilisha are in very early stage.
For an alternative way of it, I think that it would be good to look at the method section of research papers on ilisha. Have you tried in this way?
Okay. I will go through the method section again. Thanks.
For example, if you are studying human genome and searching for corresponding annotation to hg38 version, you can get the annotation of it through UCSC genome browser.
Step 1. Go to UCSC genome browser
Step 2. Follow links below:
In top navigation bar, Click 'Downloads' menu -> Genome data -> Human -> Dec. 2013 (GRCh38/hg38) -> Genome sequence files and select annotations (2bit, GTF, GC-content, etc) -> Standard genome sequence files and select annotations (2bit, GTF, GC-content, etc)
Then, it will take you to this page. And if you select the 'genes' folder, you can find several annotation files for human.
Step 3. Download a relevant annotation file in GTF format you need for your research.
Oh, I misunderstood your question. You are asking not 'how to find' but 'how to build' annotation of your genome of interest. Then, I think that what you need at this step is an alignment of the sequence data you have to the ilisha genome/scaffold.