This .R contains all the commonly used function for data processing and analysis in R.
This directory contains contains examples usage fo draft.R, as well as plotting/processing script in R.
This python3 script is for aligning single/paired-ended fastq files using bowtie2, bwa, STAR and hisat2. Change the header accordingly for the path of fastqs, aliger, and slurm job details.
This python3 script is for submitting individual slurm jobs Mobile Element Locator Tool(MELT) for all .bam files in a directory.
This shell script is to process fastq generated by in-house sequencing method (TRAD-Seq by Devin King devking@stanford.edu) to produce Repenrich2 output. Change the form on top accordingly for use.
Supporting script for tradseq_to_repenrich2.sh written by Devin King.
Supporting script for tradseq_to_repenrich2.sh written by Devin King, partial code of the TRAD-Seq computational package.