Off topic:Running tasks in background
0
0
Entering edit mode
7.6 years ago
KVC_bioinfo ▴ 610

Hello all,

I am going to start alignment using STAR aligner.

STAR --runMode alignReads --runThreadN 9 --genomeDir /folder/name --readFilesIn /folder/file.fq --outStd Log --scoreInsOpen 10 --scoreDelBase 5 --scoreInsBase 5 --scoreDelOpen 10 --outFileNamePrefix /folder/out

How can I run this command in the background on a Linux server I am using? So that the alignment will still run even if I shut down my laptop.

Thank you in advance.

linux • 831 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2663 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6