Dear NanoSplicer developers,
Thanks for what seems to be a really useful tool!
I'm encountering an issue right on the beginning of the pipeline, as my bam file doesn't seem to be in a "valid" format as the error message states: ERROR:Invalid input
The following is my cmd line:
$ python /mnt/scratch/fbsev/bioinformatics-tools/NanoSplicer/bin/JWR_checker.py --chrID=NC_048595.1 --genome-loc=427780000-427819000 --output_csv=Q5C7_NC_048595_plcd4_JWRchecker.csv --threads=16 VL_P431_Q5C7concat_vs_CriGriNCBI.bam Q5C7_NC_048595_plcd4_JWRchecker.h5
The input bam file is 29Gb in size and was generated through minimap2 (-ax splice -p 0 -N 40).
There is an indexed bam (VL_P431_Q5C7concat_vs_CriGriNCBI.bam.bai) in the directory where I'm running it.
Could anyone shed a light on this?
Thanks in advance,
Elton
Dear NanoSplicer developers,
Thanks for what seems to be a really useful tool!
I'm encountering an issue right on the beginning of the pipeline, as my bam file doesn't seem to be in a "valid" format as the error message states: ERROR:Invalid input
The following is my cmd line:
$ python /mnt/scratch/fbsev/bioinformatics-tools/NanoSplicer/bin/JWR_checker.py --chrID=NC_048595.1 --genome-loc=427780000-427819000 --output_csv=Q5C7_NC_048595_plcd4_JWRchecker.csv --threads=16 VL_P431_Q5C7concat_vs_CriGriNCBI.bam Q5C7_NC_048595_plcd4_JWRchecker.h5
The input bam file is 29Gb in size and was generated through minimap2 (-ax splice -p 0 -N 40).
There is an indexed bam (VL_P431_Q5C7concat_vs_CriGriNCBI.bam.bai) in the directory where I'm running it.
Could anyone shed a light on this?
Thanks in advance,
Elton