Fall '24 BMMB 852 Applied Bioinformatics Class Coding Projects and Scripts.
-
Wk1contains week 1 assignment in.txtformat. -
Wk2contains week 2 assignment in.txtand.mdfiles. The assigment was to demonstrate data analysis using UNIX command lines and produce results. The GFF file used was fromhttps://ftp.ensembl.org/pub/current_gff3/coturnix_japonica/ -
Wk3directory hasWk3_Assignment_StephanieWon.md, images, and GFF files using IGV interface and terminal. NoteCDS.gff(150 MB) is compressed into zip file due to GitHub file size limit. -
Wk4contains scripts for the assignment.wk4_part2.shis script for the Sequence Ontology section. Thesequence_ontologydirectory contains the TXT file of thepseudogenefeature report. -
Wk5contains scripts and markdown report for the assignment.fastq_report.shis the script for answeringQuestion 1andfastq_simulation.shis the script for answeringQuestion 2andQuestion 3of the assignment.fastq_simulaton.shis simulating reads using various sequencing models. -
Wk6contains script and markdown report for FASTQ quality control assignment. The directory contains image files in relation to the assignment. -
Wk7contains makefile and markdown report using previous assignment -
Wk8contains makefile that generates BAM alignment file and markdown report of the alignment result. -
Wk9contains the markdown and flagstat reports (.txtfiles) as well as makefile. -
Wk_10contains the markdown report and makefile for variant calling assignment. -
Wk_11contains the markdown report and makefile for variant effect predition. -
Wk_12contians the markdown report and makefile for automate a VCF calling pipeline. -
Wk_13contains the markdown report and makefile for generating RNA-seq count. -
Wk_14contains the markdown report and makefile for differential expression result and analysis.