-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: hiReadsProcessor
Title: Functions to process LM-PCR reads from 454/Illumina data
Version: 1.29.1
Date: 2021-07-27
Author: Nirav V Malani <[email protected]>
Maintainer: Nirav V Malani <[email protected]>
Description: hiReadsProcessor contains set of functions which allow
users to process LM-PCR products sequenced using any platform.
Given an excel/txt file containing parameters for
demultiplexing and sample metadata, the functions automate
trimming of adaptors and identification of the genomic product.
Genomic products are further processed for QC and abundance
quantification.
Depends:
Biostrings,
GenomicAlignments,
BiocParallel,
hiAnnotator,
R (>= 3.0)
Imports:
sonicLength,
dplyr,
BiocGenerics,
GenomicRanges,
readxl,
methods
License: GPL-3
VignetteBuilder: knitr
Suggests:
knitr,
testthat,
markdown
biocViews: Sequencing, Preprocessing
LazyLoad: yes
SystemRequirements: BLAT, UCSC hg18 in 2bit format for BLAT
RoxygenNote: 7.1.1