-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bed files of CIRIquant are generated, but GTF quantitative files are not generated #19
Comments
Hi @Biocard , the log file seems fine. Could you check your job scheduler system to make sure that CIRIquant did not exceed the requested memory or walltime limits? |
Thanks for your help @Kevinzjy. But I tried another sample and found the following error: All files are generated except GTF files. My processor is 128GB of ram. About how much memory is needed to run the entire task down? |
Hi guys,
When I run CIRIquant,
/home/justin/miniconda2/bin/CIRIquant -t 15 \ -1 /home/biodata/GSE135055/2.clean/SRR9856187_1_val_1.fq.gz \ -2 /home/biodata/GSE135055/2.clean/SRR9856187_2_val_2.fq.gz \ --config /home/biodata/GSE135055_CIRCRNA/chr1.yml \ -o /home/biodata/GSE135055_CIRCRNA/SRR9856187 \ -p SRR9856187 >CIRIquant_SRR9856187.test.log
I'm stuck at a certain step as follows:
Total time for call to driver() for forward index: 00:01:49
[Fri 2022-04-22 15:38:15] [INFO ] De novo alignment for circular RNAs ..
48182911 reads; of these:
48182911 (100.00%) were paired; of these:
44344044 (92.03%) aligned concordantly 0 times
1045458 (2.17%) aligned concordantly exactly 1 time
2793409 (5.80%) aligned concordantly >1 times
----
44344044 pairs aligned concordantly 0 times; of these:
13208 (0.03%) aligned discordantly 1 time
----
44330836 pairs aligned 0 times concordantly or discordantly; of these:
88661672 mates make up the pairs; of these:
85158214 (96.05%) aligned 0 times
1041907 (1.18%) aligned exactly 1 time
2461551 (2.78%) aligned >1 times
11.63% overall alignment rate
[bam_sort_core] merging from 30 files and 15 in-memory blocks...
[Fri 2022-04-22 16:24:29] [INFO ] Detecting reads containing Back-splicing signals
[Fri 2022-04-22 16:24:59] [INFO ] Detecting FSJ reads from genome alignment file
Bed files are generated, but GTF quantitative files are not generated. No error message is reported. The specific log file is in the attachment.
Can any one help me to solve this problem. Thanks
SRR9856187.log
.
The text was updated successfully, but these errors were encountered: