You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cut DNA sequence at a user defined position (e.g. position 63789), and paste the sequence that ranges from start to 63789 to the end of that same sequence. Useful when generating plasmid sequence comparison plots with Easyfig or Geneious. People often cut right before the start of the plasmid replicon gene.
Determine the core genome size of a given dataset. The script is assessing sorted BAM files, and the mapping reference in order to estimate the core genome size for a certain depth of coverage. The script needs samtools, bedtools, and awk.
Screen raw reads for contamination and get an impression of the bacterial composition of your sample(s). Script is using Kraken for determining species composition, KronaTools for generating multi-layered pie charts, and conversion script metaphlan2krona.py
Usage
bash Kraken_krona_fastq.bash
Trimming raw reads and remove sequencing adapters using fastq-mcf
Bash workflow script for trimming SE IonTorrent reads, assembling trimmed reads, and quality check contigs using BUSCO 2.0
Usage
bash IonTorrent_SE_run.bash
454 scripts
Quickly assess binary 454 Standard Flowgram Format (SFF) files from a 454 sequencing run. This simple script counts amount of reads and bases. Script needs SFFinfo