-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.17 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
Package: lrRNAseqBenchmark
Type: Package
Title: Figure out how to call varaints from Iso-Seq data
Version: 0.1.0
Author: c( person("Vladimir", "Souza", role=c("aut", "cre"), email="[email protected]"),
person("Mark", "Robinson", role = "aut", email = "[email protected]"),
person("Gloria", "Sheynkman", role = "aut", email = "[email protected]"),
person("Elizabeth", "Tseng", role = "aut", email = "[email protected]") )
person("Ben", "Jordan", role = "aut", email = "[email protected]") )
Maintainer: Vladimir Souza <[email protected]>
Description: Use ground-truth VCF files genereted from short-read data to compare and validate VCF files generated from different variant callers on Iso-Seq data.
Depends: R (>= 4.0)
Imports:
dplyr,
rlang,
BiocParallel,
GenomicAlignments,
Rsamtools,
IRanges,
S4Vectors,
snakecase,
ggplot2,
tibble,
tidyr,
vcfR,
GenomicRanges,
stringr,
Biostrings,
XVector
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/vladimirsouza/lrRNAseqBenchmark
BugReports: https://github.com/vladimirsouza/lrRNAseqBenchmark/issues