Archive
Java
Java
Vim
Vim notes that I always forget.
seaborn
python plot
git
version control
GACRC
GACRC Sapelo2 SLURM system usage
docker
stop and remove all containers and images List all containers (only IDs) docker ps -aq. Stop all running containers. docker stop $(docker ps -aq) …
deepcoil
Deep coil usage 1deepcoil -i /path/to/pep.fa -outpath ./deepcoil --plot --dpi 300 resources requirement CPU 64 core mem 120Gb memory not enough lead …
CCTOP
transmembrane domain predeciton
Anaconda
anaconda cmd
AGEseq - installation and set up of blat for mac
https://www.youtube.com/watch?v=VPbW_pUDRkY Download ‘blat’ executable file FTP server: http://hgdownload.cse.ucsc.edu/admin/exe/ blat …
Python snippets
Python snippets that are too long for me to remember.
BioPython snippets
Biopython stuff
Bash snippets
Bash snippets that are useful when doing bioinformatic jobs.