Skip to content

Number of transcripts in the gff3 and position factor output don't match #12

@gsarfo-boateng

Description

@gsarfo-boateng

Dear @taliaferrojm,

Thank you for LABRAT! Super easy to install and use.

I am working with Drosophila melanogaster genome which has over 33k transcripts in its 3UTR. However there are about ~3k transcripts in the number of position file produced by running calculatepsi mode.

Is there a reason for this discrepancy?

See below my script

script:
maksTFfasta step:

python3 LABRAT-master/LABRAT_dm6annotation.py --mode makeTFfasta --gff LABRAT-master/annot/Drosophila_melanogaster.BDGP6.88.chr.gff3 --genomefasta LABRAT-master/annot/Drosophila_melanogaster.BDGP6.genome.fa.gz --lasttwoexons --librarytype 3pseq

SAlmon quant step:

python3 LABRAT-master/LABRAT_dm6annotation.py --mode runSalmon --txfasta TFseqs.fasta --reads1 $READS1_STR --samplename $SAMPLES_STR --threads $THREADS

psi:
python3 LABRAT-master/LABRAT_dm6annotation1.py --mode calculatepsi --salmondir salmondir/ --sampconds sampconds --conditionA $CONDITION_A --conditionB $CONDITION_B --gff LABRAT-master/annot/Drosophila_melanogaster.BDGP6.88.chr.gff3 --librarytype 3pseq

Metadata

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