occup2Negenes: Convert Occupancy Format to Negenes

Description Usage Arguments Details Value Author(s) References Examples

View source: R/formatManip.R

Description

Convert the annotation and insertion formation of the occupancy package into the format for the negenes package.

Usage

1
occup2Negenes(anno,clone,INTERGENIC=FALSE)

Arguments

anno

2-column matrix of annotation

clone

vector of insertion locations

INTERGENIC

Process the intergenic region as last ORF.

Details

Convert the annotation and insertion formation of the occupancy package into the format for the negenes package. Of the returned data frame, column 1 is n.sites, column 2, n.sites2, column 3, counts, column 4, counts2.

Value

Returns a data frame

Author(s)

Oliver Will owill4@yahoo.com

References

See the book chapter O. Will (**) in **

Examples

1
2
3
4
5

occugene documentation built on Nov. 8, 2020, 8:10 p.m.