Skip to content

hesterjvs/bio-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

Some tools that I wrote.

pileupcvg.c

Take as input a bam file and a chromosome id and outputs the coverage at each nucleotide position in the chromosome.

resample.c

Reads a table from standard input and resamples it into bins.

average.py

Reads table from standard input and calculates average (mean, median or mode)

bambaseatpos.c

Prints in SAM format those alignments from a BAM file which contain a given base (or indel) at a given reference position

About

Some tools that I made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.2%
  • C 38.7%
  • Shell 3.3%
  • Makefile 0.8%