-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
hello
I launched this kmtricks command for a file of files with ~ 37000 fastq files
kmtricks pipeline --file "$list_fq" --run-dir "$outDir/out" --kmer-size 31 --hard-min 1 --mode kmer:count:bin --until count --cpr -t 20
i runs nicely but at some point uses all ram available (i have 128Gb) and the script stops
./analysis_10x_MDAMB468_kmtricks.sh : ligne 30 : 21185 Processus arrêté "$kmtricks" pipeline --file "$list_fq" --run-dir "$outDir/out" --kmer-size 31 --hard-min 1 --mode kmer:count:bin --until count --cpr -t 20
Is there a way to limit the RAM usage ?
thanks a lot
Metadata
Metadata
Assignees
Labels
No labels