add: 00_raw folders
This commit is contained in:
parent
ee75fc1996
commit
2b7ce3e255
1 changed files with 3 additions and 1 deletions
|
@ -65,6 +65,8 @@ for example: bash RGBEPP.sh -c scaffolds -f all -l list -g genes -r reference.aa
|
|||
|
||||
Each directory corresponds to each function.
|
||||
|
||||
`00_raw` should conatin all raw fastq.gz data.
|
||||
|
||||
## Text Files
|
||||
|
||||
`list` is the text file containing all samples, if your raw data is following the style ${list_name}\_R1.fastq.gz and ${list_name}\_R2.fastq.gz, ${list_name} is what you should list in `list` file. The easy way to get it in Linux/Unix system is the following command
|
||||
|
|
Loading…
Reference in a new issue