... | ... | @@ -849,7 +849,7 @@ conda activate anvio6 |
|
|
srun -p interactive -t 4:00:00 --pty bash -i # interactive session
|
|
|
|
|
|
# getting the "mappability" using a launcher script for the following:
|
|
|
sbatch -t 1:00:00 -N 1 -n 4 get_mappability.sh
|
|
|
sbatch -t 1:00:00 -N 1 -n 4 [get_mappability.sh](https://git-r3lab.uni.lu/susheel.busi/ont_pilot_gitlab/-/blob/master/2019_GDB/scripts/get_mappability.sh)
|
|
|
>>>
|
|
|
# metaG
|
|
|
samtools flagstat sr/bwa_mem/ONT3_MG_xx_Rashi_S11_reads-x-ONT3_MG_xx_Rashi_S11-megahit_contigs.bam > sr_mappability.txt
|
... | ... | |