Skip to content

Repository for the first group project on genomic QC, assembly and alignment

Notifications You must be signed in to change notification settings

tom-murray98/Group-1-Project-1

Repository files navigation

Group-1-Project-1

Repository for the first group project on genomic QC, assembly and alignment

Likely Species Haloferax volcanii GenBank: CP001956.1

Basic Code

  • Run a batch file:   sbatch file.sh
  • Read the queue for jobs in SLURM:   squeue
  • Open compressed files:   zless file.zip
  • Cancel job:   scancel jobnumber
  • Check on specific job: sacct -j jobnumber --format=jobid,jobname,elapsed,state,exitcode
  • Make files readable and writable for everyone: chmod a+rw file.sh
  • Make file executable for everyone: chmod +x file.txt
  • Check file permissions for all files in directory: ls -ltr

About

Repository for the first group project on genomic QC, assembly and alignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •