Skip to content

Count Output #289

Open
Open
@Haisuccess93

Description

Hello, I noticed that in the Isoquant output, there are more gene counts than transcript counts, I mean in terms of number. For example, when I open the Isoquant output for gene counts for one of my data, I have around 16,000 genes with at least 1 count. But for the same sample when I opened the transcript count output, I have around 12,000 transcripts. I think it should be the other way around right? I mean we should have more transcript than we should have genes?
Here is the code I used to quantify the sample
echo "🔄 Processing BP01 with 28 threads..."
isoquant.py --reference /home/ade/ray_organoid/output/Fasta_files/GRCh38.primary_assembly.genome.fa
--genedb /home/ade/ray_organoid/output/Fasta_files/gencode.v47.primary_assembly.annotation.gtf
--fastq /home/ade/ray_organoid/output/Fasta_files/BP01/barcode01.pychopper.fastq
--data_type nanopore --threads 28
-o /home/ade/ray_organoid/output/Fasta_files/BP01/Isoquant
echo "✅ BP01 completed!"

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions