Skip to content

no error raise but get empty results #16

@UronicAcid

Description

@UronicAcid

Hi, I'm running example case using both RNA-seq and DNA-seq.

python /path/to/REDItoolDnaRna.py \
-i  /path/to/rna.bam \
-j  /path/to/dna.bam \
-o  /path/to/my_output \
-f  /path/to/reference.fa

It returned:

Pysam version used: 0.19.0
Script time --> START: 23/06/2022 15:41:38
Analysis ID: 863990752
Analysis on 1 regions.
Started analysis on region: chr21:1-48129895
Job completed for region: chr21:1-48129895
Merging Tables.
Results saved on /gpfs/share/home/2101111835/tools/REDItools-1.2.1/testREDItools/my_output/DnaRna_863990752/outTable_863990752
Script time --> END: 23/06/2022 15:41:43

But I got empty output

(reditools) [2101111835@wm1-login01 ~/tools/REDItools-1.2.1]$cat /path/to/my_output/DnaRna_863990752/outTable_863990752
Region	Position	Reference	Strand	Coverage-q30	MeanQ	BaseCount[A,C,G,T]	AllSubs	Frequency	gCoverage-q30	gMeanQ	gBaseCount[A,C,G,T]	gAllSubs	gFrequency

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