Skip to content

Instantly share code, notes, and snippets.

View Tillsa's full-sized avatar

Till Sauerwein Tillsa

  • Würzburg
View GitHub Profile
main(){
create_analysis_folder
download_staph_genome
download_staph_annotation
download_human_genome
extract_chromosome_20_from_genome
remove_entire_human_genome
get_human_annotation
extract_chromosome_20_from_annotation
remove_entire_annotation
@Tillsa
Tillsa / run_reademption_tutorial.sh
Created June 22, 2020 14:30
A bash script to run READemptions example analysis
main(){
readonly READEMPTION=/home/till/Documents/READemption_developing/0.6.0/READemption/bin/reademption
readonly READEMPTION_ANALYSIS_FOLDER=READemption_analysis
create_project
store_environment_variable
download_fasta
modify_fasta_header
download_annotation
download_reads
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.