We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
download_raw_data.sh
Currently, the data is downloaded to /data/raw/, but within this, the data is heavily nested.
/data/raw/
Update script to automatically create the directory structure from practical use instead of manually moving the data from the nested structure.
Template directory structure
MiSeqRun_XXX - Processed - RawData - files.../ - lane*-fastq.gz
Don't move undetermined sequences found in the file base call.
The text was updated successfully, but these errors were encountered:
erictleung
No branches or pull requests
Currently, the data is downloaded to
/data/raw/
, but within this, the data is heavily nested.Update script to automatically create the directory structure from practical use instead of manually moving the data from the nested structure.
Template directory structure
Don't move undetermined sequences found in the file base call.
The text was updated successfully, but these errors were encountered: