-
Notifications
You must be signed in to change notification settings - Fork 41
Running NGSeasy
Stephen J Newhouse edited this page May 3, 2015
·
1 revision
#############################################
## 0. Move to config file dir
cd /home/ec2-user/ngs_projects/config_files/
#############################################
## 1. Set up project and sample directories
ngseasy_initiate_project -c ngseasy_test.config.tsv -d /home/ec2-user/ngs_projects
#############################################
## 2. Move project/sample fastq from raw_fastq
## to project and sample directories
ngseasy_initiate_fastq -c ngseasy_test.config.tsv -d /home/ec2-user/ngs_projects
#############################################
## 3. Run basic test
ngseasy -c ngseasy_test.config.tsv -d /home/ec2-user/ngs_projects