It's me again, I ran ASGAL on the docker you gave me and I seem to be coming up with an issue that took me a while to fix, because of a misguiding error message:
Starting ASGAL run for /MOUNT/input/fastq/subsample_15_100K_1.fastq and /MOUNT/input/fastq/subsample_15_100K_2.fastq ...
[ Oct 28, 2020 - 2:28:46PM ] args Namespace(allevents=False, annoPath='/MOUNT/input/splicing_variants.gtf', debug=False, e='3', l='15', multiMode=True, outputPath='/MOUNT/output/asgal-output/subsample_15_100K_1-output', refPath='/MOUNT/input/Homo_sapiens.GRCh38.dna.primary_assembly.fa', sample1Path='/MOUNT/input/fastq/subsample_15_100K_1.fastq', sample2Path='/MOUNT/input/fastq/subsample_15_100K_2.fastq', split_only=False, threads='6', transPath='/MOUNT/input/custom_transcripts.fasta', verbose=False, w='3')
Transcripts file /MOUNT/input/splicing_variants.gtf not found. Halting...
I have no name!@061a56a9b51a:/$ ls /MOUNT/input/splicing_variants.gtf
/MOUNT/input/splicing_variants.gtf
I had the transcript file missing... but it told me that the gtf was missing.
I just solved this after I posted the issue here.. :P
I'll close this issue.. but please note the misguiding error message.
Hi Luca,
It's me again, I ran ASGAL on the docker you gave me and I seem to be coming up with an issue that took me a while to fix, because of a misguiding error message:
I had the transcript file missing... but it told me that the gtf was missing. I just solved this after I posted the issue here.. :P I'll close this issue.. but please note the misguiding error message.