Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleClick here for help with copying the files using a wildcard after making a new directory
collapsetrue
mkdir $SCRATCH/GVA_multiqc 
cp $BI/gva_course/plasmid+_qc/* $SCRATCH/GVA_multiqc

...