-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
38 lines (38 loc) · 843 Bytes
/
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
37
38
Package: SaaRclust
Type: Package
Title: R Package to cluster long sequencing reads into chromosomes to facilitate
de novo genome assembly.
Version: 0.1
Date: 2017-11-10
Author: David Porubsky, Maryam Ghareghani and Tobias Marschall
Maintainer: David Porubsky <david.porubsky@gmail.com>
Description: This package implements functions for pre genome assembly of long
reads.
Depends:
R (>= 3.3.0),
ComplexHeatmap,
cowplot,
RColorBrewer,
ggplot2,
GenomicRanges
Imports:
tidyr,
dplyr,
lpSolve,
igraph,
data.table,
reshape2,
matrixStats,
IRanges,
Rsamtools,
GenomicAlignments,
Suggests:
knitr,
testthat,
BiocStyle,
rmarkdown
License: Artistic-2.0
LazyLoad: yes
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/daewoooo/SaaRclust.git
RoxygenNote: 6.1.0