cmd.haircut.check.alignment: Check the raw/cut/ref alignment

Description Usage Examples

View source: R/haircut.cmd.R

Description

Check the raw/cut/ref alignment

Usage

1
2
cmd.haircut.check.alignment(indir, outdir, batch.n = NA, batch.id = NA,
  prog = PR.HAIRCUT.CHCKAL)

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#
#	run from command line 
#	this produces a command line string that can be run in UNIX alikes
#
## Not run: 
	
#DATA		<- SET THIS DIRECTORY
ind			<- paste(DATA, 'contigs_150408_wref', sep='/' )
cat(cmd.haircut.check.alignment(indir, indir))

## End(Not run)

olli0601/PANGEAhaircut documentation built on May 24, 2019, 12:52 p.m.