add: 00_raw folders

This commit is contained in:
kuoi 2024-07-05 15:20:25 +10:00
parent ee75fc1996
commit 2b7ce3e255

View file

@ -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. Each directory corresponds to each function.
`00_raw` should conatin all raw fastq.gz data.
## Text Files ## 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 `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