Revision c5b88eb5aa3fa9f6a657d8b078405ce82f7e0e2d authored by Eric Sanford on 09 October 2019, 20:53:45 UTC, committed by Eric Sanford on 09 October 2019, 20:53:45 UTC
1 parent e650685
submitUnzipAndCat.sh
#!/bin/bash
# The first input is the location of the raw data - this should be the location of your data.
# The second/final input is the destination - this should be your experiment folder.
$codeHomeDir/rajlabseqtools/Utilities/stepOneSetUp/unzipAndConcatenateZippedFastq.sh $RAWDATA_DIRECTORY /project/arjunrajlab/$PROJECT/repo/$EXPERIMENT $PAIRED_OR_SINGLE_END_FRAGMENTS
Computing file changes ...