Skip to content

Commit

Permalink
dl primer info
Browse files Browse the repository at this point in the history
  • Loading branch information
hector-baez committed Feb 16, 2024
1 parent 805b8d6 commit c349fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tronko/assign/qc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ aws s3 sync s3://$S3_BUCKET/projects/$PROJECTID/samples $PROJECTID-$PRIMER/sampl


# download primer info
aws s3 sync s3://$S3_BUCKET/projects/$PROJECTID/QC $PROJECTID-$PRIMER/ --exclude "*/*" --no-progress --endpoint-url $S3_BUCKET
aws s3 sync s3://$S3_BUCKET/projects/$PROJECTID/QC $PROJECTID-$PRIMER/ --exclude "*/*" --no-progress --endpoint-url $S3_ENDPOINT

# Set creds for js2 to download old QC if they exist
switchAWSCreds $JS2_ACCESS_KEY_ID $JS2_SECRET_ACCESS_KEY $JS2_DEFAULT_REGION
Expand Down

0 comments on commit c349fcc

Please sign in to comment.