Josh Stolz (stolzj92)

stolzj92

Geek Repo

Github PK Tool:Github PK Tool

Josh Stolz's repositories

Codon-Count

Allows user to count the codons at the beginning of a read in a fastq file. This is useful in understanding digestion bias for chromatin

Language:PythonStargazers:0Issues:0Issues:0

Codon-Count-Sam

Counts the frequency of a codon a the start of a read in sam file.

Language:PythonStargazers:0Issues:0Issues:0

Midpoint

Obtains the midpoint of all reads in a selected sam file. This is useful for creating a v-plot

Language:PythonStargazers:0Issues:0Issues:0

N-queens

A modification of an 8 queens problem. Solves a chessboard for any number of queens where they don't touch diagnoally or horizontally on a chessboard. It then prints all possible combinations.

Stargazers:0Issues:0Issues:0

Read-Length-Distribution

Creates table of read lengths and the frequency at that length in a sam file.

Language:PythonStargazers:0Issues:0Issues:0

RNA-fold-change-significance

The code loops through all possible permutation in a RNA data set creating a statistical test for which genes change expression in a non-random fashion. The program is set to a log fitted line but can be easily modified to suit your data.

Language:RStargazers:0Issues:0Issues:0

Vplot

Creates a vplot of entire sam file using Matlabplot.

Language:PythonStargazers:0Issues:0Issues:0