Learn R Programming

MetamapsDB (version 0.0.2)

mapReads2MDR: overlaps

Description

calculates overlaps

Usage

mapReads2MDR(ko, passDir, newblerInput)

Arguments

ko

the ko of interest

passDir

the directory of the pass project folder

newblerInput

directory for newbler output files

Examples

Run this code
# NOT RUN {
mapReads2MDR('K00927', passDir="./out", newblerInput="./newbler2")
# }

Run the code above in your browser using DataLab