How to get started in the Korf Lab
We communicate mostly by Discord. See the #announcements and #rules channels.
This repository has a number of files in the root directory which are considered the onboarding documents for the lab. Please read them completely in the following order:
README.mdthis document01_MENTORING.mdIan's mentoring philosphy02_EXPECTATIONS.mdwhat to expect when joining the lab03_RULES.mdbest practices that are important enough to be called rules04_COMPUTER.mdset up your computer for bioinformatics science05_WALKTHROUGH.mdexperience some bioinformatics applications06_CLASSICS.mdlearn bioinformatics programming by studying the classics07_EXAM.mdtake the official KorfLab Bioinformatics Exam08_HALL_OF_FAME.mdhonor roll of people who have passed the exam
There are also some directories with various files you may find useful.
binPython-based programsbenchmarka simple benchmark to measure performance of your computerdata-fakercreates synthetic exons and introns for testingdata-shrinkergenomic dataset minimizerfasta-demoincreasingly sophisticated ways to read FASTA filesfq-fakersample fake reads from a sequencekmer-toolcount and compare kmer frequencies in DNAmodel-testercreates and evaluates sequence modelsmysbatchmock sbatch for dev purposesseq-statsreport statistics about sequences in a FASTA filespace-wastelook for duplicate and uncommpressed files
libsome librarieskorflab.pycommon bioinformatics functions in PythonFAlite.pmancient FASTA iterator in Perl
data"Rule #1" dataetcconfig files (shell customizations and conda environments)