Skip to content

what is the meaning of genome-guided transcriptome assembly  #1

Description

@Xiaofei-git

Dear there,

I see CLASS is genome-guided transcriptome assembly. What is the meaning of that? My question is CLASS a de novo assembler or annotation-based methods?

If it is annotation-based method, which option should I use to give the path for reference transcript annotation to guide the assembly? I see there is an option of "-e evidence: the path to the evidence files". I tired to give the annotation file path using this option, but the output still looks like de novo assembly, as below, not incorporate the known annotation information. I am working on Sorghum, I am expecting the gene_id and transcript_id are something like 'gene_id "gene:SORBI_3001G000100"; transcript_id "transcript:EER90453";'.

Another thing is that it takes so long to run, my job has been run for 7 days and it is still running on cluster with 12 threads. My bam file is large, which is about 0.5 T, but it took about 2 days using Stringtie on the same bam file. Any ideas about my running CLASS job?

Thanks a lot!

1 CLASS transcript 11356 14772 1000 - . gene_id "1.0"; transcript_id "1.0.0"; Abundance "2.783007";
1 CLASS exon 11356 11531 1000 - . gene_id "1.0"; transcript_id "1.0.0"; exon_number "1"; Abundance "2.783007"
1 CLASS exon 11649 11732 1000 - . gene_id "1.0"; transcript_id "1.0.0"; exon_number "2"; Abundance "2.783007"
1 CLASS exon 11892 12152 1000 - . gene_id "1.0"; transcript_id "1.0.0"; exon_number "3"; Abundance "2.783007"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions