Hi everyone
I have some doubts about how to make trinity work for me.
I am currently working on RNA seq data from the Illumina. The reads are single end.
I am interested in 80 Ribosomal protein genes. I want to do transcriptome assembly for my 80 ribosomal protein genes. I came across this TRINITY package. It does de novo assembly.
Now here are the command line options i used for running my single end data using trinity
Trinity.pl --seqType fq --CPU 4 --single ERR030898.fq
This will generate several output files, 2 of which are single.fa and Trinity.fa.
Can someone explain me what are single .fa and Trinity.fa
After getting trinity.fa step what analysis should i do so that i get transcriptome assembly for only my ribosomal protein genes(80).
I have some doubts about how to make trinity work for me.
I am currently working on RNA seq data from the Illumina. The reads are single end.
I am interested in 80 Ribosomal protein genes. I want to do transcriptome assembly for my 80 ribosomal protein genes. I came across this TRINITY package. It does de novo assembly.
Now here are the command line options i used for running my single end data using trinity
Trinity.pl --seqType fq --CPU 4 --single ERR030898.fq
This will generate several output files, 2 of which are single.fa and Trinity.fa.
Can someone explain me what are single .fa and Trinity.fa
After getting trinity.fa step what analysis should i do so that i get transcriptome assembly for only my ribosomal protein genes(80).
Comment