MCPcopy Index your code
hub / github.com/christophertbrown/iRep

github.com/christophertbrown/iRep @v1.10

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.10 ↗ · + Follow
82 symbols 225 edges 5 files 76 documented · 93%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

iRep.py and bPTR.py

These scripts are described in:

“In situ replication rates for uncultivated bacteria in microbial communities” - Christopher T. Brown, Matthew R. Olm, Brian C. Thomas, Jillian F. Banfield

http://dx.doi.org/10.1101/057992

Scripts require python3 and the following packages: lmfit numpy scipy pandas seaborn matplotlib cPickle

Example usage:

iRep

./bin/iRep.py -f sample_data/l_gasseri.fna -s sample_data/l_gasseri*sam -o test.iRep

bPTR

./bin/bPTR.py -f sample_data/l_gasseri.fna -s sample_data/l_gasseri*sam -o test.bPTR.tsv -plot test.bPTR.pdf -m coverage

GC Skew

./bin/gc_skew.py -f sample_data/l_gasseri.fna

Example output is provided in sample_output.

Core symbols most depended-on inside this repo

log_trans
called by 5
bin/iRep.py
fit_coverage
called by 5
bin/iRep.py
parse_fasta
called by 5
bin/fasta.py
sam2fastq
called by 5
bin/mapped.py
find_y
called by 4
bin/bPTR.py
median_filter
called by 4
bin/bPTR.py
windows2iRep
called by 3
bin/iRep.py
filter_windows
called by 3
bin/iRep.py

Shape

Function 82

Languages

Python100%

Modules by API surface

bin/iRep.py34 symbols
bin/bPTR.py32 symbols
bin/mapped.py7 symbols
bin/gc_skew.py6 symbols
bin/fasta.py3 symbols

For agents

$ claude mcp add iRep \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact