Skip to content
New issue

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

Update download_raw_data.sh script to ensure consistent directory structure #4

Open
erictleung opened this issue Nov 9, 2019 · 0 comments
Assignees

Comments

@erictleung
Copy link
Member

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

MiSeqRun_XXX
   - Processed
   - RawData
       - files.../
       - lane*-fastq.gz

Don't move undetermined sequences found in the file base call.

@erictleung erictleung self-assigned this Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant