Entering edit mode
8.4 years ago
EVR
▴
610
Hi,
I am new to Plant NGS. COuld anyone suggest me where to find Oryza sativa transcriptome. It would be really great if someone can guide me. Thanks in advance
Are you looking to get a GTF file or actual sequence of the transcriptome? iGenomes has the japonica bundle available.
@genomax2 I am looking for Transcriptome with the sequences where I could map the reads and later for down stream analysis
You could get the igenomes bundle and then use the information in the GTF file to create a BED file that you can use to get the transcriptome sequence from the full genome.
That said, many choose to align to the genome and then quantify using an appropriate GTF file. You should consider going that route instead of trying to align to transcriptome only.