Hi Stefan,
The script command I ran:
python3 /public/home/gqwang/Software/SWARM/SWARM_scripts/SWARM_read_level.py
-m m6A
--sam /public/home/gqwang/Workplate_data/Swarm/Swarm_Reverse/sx-50h_Reverse_eventalign.sam
--fasta /public/home/gqwang/Workplate_data/Cheui/ASFV_HLJ_rev.fa
--raw /public/home/gqwang/Workplate_data/Swarm/sx-50h.blow5
--out /public/home/gqwang/Workplate_data/Swarm/Swarm_Reverse/sx-50h_m6A-Reverse_TEST
--kit RNA002
--modsam
--threads 4
When I add the --modsam parameter, the .mod.sam file doesn't output any results, and Python keeps running in an empty loop. This might be a problem with the predict_model1_parallel_modsam.py script.
Best,
Kevin
Hi Stefan,
The script command I ran:
python3 /public/home/gqwang/Software/SWARM/SWARM_scripts/SWARM_read_level.py
-m m6A
--sam /public/home/gqwang/Workplate_data/Swarm/Swarm_Reverse/sx-50h_Reverse_eventalign.sam
--fasta /public/home/gqwang/Workplate_data/Cheui/ASFV_HLJ_rev.fa
--raw /public/home/gqwang/Workplate_data/Swarm/sx-50h.blow5
--out /public/home/gqwang/Workplate_data/Swarm/Swarm_Reverse/sx-50h_m6A-Reverse_TEST
--kit RNA002
--modsam
--threads 4
When I add the
--modsamparameter, the.mod.samfile doesn't output any results, and Python keeps running in an empty loop. This might be a problem with thepredict_model1_parallel_modsam.pyscript.Best,
Kevin