Skip to content

NO quant or circular output #19

@lbwfff

Description

@lbwfff

I run the software with the following parameters:
clear_quant -1 ~/biodata/hcc-ribo/rmrRNA/LC501_tumor_totalRNA.derrRNA.fq.gz -g ~/biodata/index/GRCh38/GRCh38.primary_assembly.genome.fa -i ~/biodata/index/GRCh38/GRCh38 -j ~/biodata/index/GRCh38/GRCh38 -G ~/biodata/annotation/gencode.v35.annotation.sorted.gtf -o ~/tools/CLEAR-master/test2 -p 18
No error was reported during the process, the following is the output log:

###Parameters:
Namespace(bowtie1='/home/leelee/biodata/index/GRCh38/GRCh38', genome='/home/leelee/biodata/index/GRCh38/GRCh38.primary_assembly.genome.fa', gtf='/home/leelee/biodata/annotation/gencode.v35.annotation.sorted.gtf', hisat='/home/leelee/biodata/index/GRCh38/GRCh38', m1='/home/leelee/biodata/hcc-ribo/rmrRNA/LC501_tumor_totalRNA.derrRNA.fq.gz', m2=None, output='/home/leelee/tools/CLEAR-master/test2', thread='18')
###Parameters

###Start hisat2 mapping
# start to get sp sites for hisat mapping
# start to align to genome by hisat
# get mapped and unmapped reads
# sort bam file
# index bam file
###End hisat2 mapping

###Start tophat-fusion mapping
###End tophat-fusion mapping

###Start circRNA annotation
###End circRNA annotation

###Start circRNA quantification
###Parameters:
Namespace(bam='/home/leelee/tools/CLEAR-master/test2/hisat/align.bam', circ='/home/leelee/tools/CLEAR-master/test2/circ/circular.txt', length=False, output='/home/leelee/tools/CLEAR-master/test2/quant/quant.txt', ratio=1, ref='/home/leelee/tools/CLEAR-master/test2/circ/annotation.txt', threshold=1, tmp=True)
###Parameters
###End circRNA quantification

But I found that the size of my circular.txt and quant.txt files are both 0 Bytes, and the accepted_hits.bam file is 65m. I am confused about this. Is this situation because circularRNA is not found in my sequencing file or because the software is running There was an error in a certain step of?

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