... | ... |
@@ -7,11 +7,11 @@ Description: This package implements a model of per-position sequencing |
7 | 7 |
bias in high-throughput sequencing data using a simple Bayesian |
8 | 8 |
network, the structure and parameters of which are trained on a |
9 | 9 |
set of aligned reads and a reference genome sequence. |
10 |
-Author: Daniel Jones <dcjones@cs.washington.edu> |
|
11 |
-Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
|
10 |
+Author: Daniel Jones <djones3@fredhutch.org> |
|
11 |
+Maintainer: Daniel Jones <djones3@fredhutch.org> |
|
12 | 12 |
Depends: R (>= 3.0.2), GenomicRanges (>= 0.1.0), Biostrings (>= |
13 | 13 |
2.15.0), methods |
14 |
-LinkingTo: Rhtslib (>= 1.15.3) |
|
14 |
+LinkingTo: Rhtslib (>= 1.99.1), zlibbioc |
|
15 | 15 |
SystemRequirements: GNU make |
16 | 16 |
Suggests: Rsamtools, ggplot2 |
17 | 17 |
LazyLoad: yes |
This is just for conformance with the "Writing R Extensions" manual
which recommends to use `"${R_HOME}/bin${R_ARCH_BIN}/Rscript"` rather
than `"${R_HOME}/bin/R" --vanilla --slave` for running R code in
Makevars files.
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.33.0 |
|
3 |
-Date: 2019-03-15 |
|
2 |
+Version: 1.33.1 |
|
3 |
+Date: 2019-10-12 |
|
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing |
5 | 5 |
data |
6 | 6 |
Description: This package implements a model of per-position sequencing |
... | ... |
@@ -12,6 +12,7 @@ Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
12 | 12 |
Depends: R (>= 3.0.2), GenomicRanges (>= 0.1.0), Biostrings (>= |
13 | 13 |
2.15.0), methods |
14 | 14 |
LinkingTo: Rhtslib (>= 1.15.3) |
15 |
+SystemRequirements: GNU make |
|
15 | 16 |
Suggests: Rsamtools, ggplot2 |
16 | 17 |
LazyLoad: yes |
17 | 18 |
License: LGPL-3 |
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.31.0 |
|
3 |
-Date: 25-12-2010 |
|
2 |
+Version: 1.31.1 |
|
3 |
+Date: 2019-03-15 |
|
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing |
5 | 5 |
data |
6 | 6 |
Description: This package implements a model of per-position sequencing |
... | ... |
@@ -9,10 +9,9 @@ Description: This package implements a model of per-position sequencing |
9 | 9 |
set of aligned reads and a reference genome sequence. |
10 | 10 |
Author: Daniel Jones <dcjones@cs.washington.edu> |
11 | 11 |
Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
12 |
-Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), Biostrings (>= |
|
12 |
+Depends: R (>= 3.0.2), GenomicRanges (>= 0.1.0), Biostrings (>= |
|
13 | 13 |
2.15.0), methods |
14 |
-LinkingTo: Rsamtools (>= 1.19.38) |
|
15 |
-Imports: zlibbioc |
|
14 |
+LinkingTo: Rhtslib (>= 1.15.3) |
|
16 | 15 |
Suggests: Rsamtools, ggplot2 |
17 | 16 |
LazyLoad: yes |
18 | 17 |
License: LGPL-3 |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@129129 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@129126 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@122712 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@122710 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@117081 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@117079 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@109592 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@109589 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@102594 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@102591 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@100943 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@100176 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@99942 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.15.1 |
|
2 |
+Version: 1.15.2 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing |
5 | 5 |
data |
... | ... |
@@ -11,7 +11,7 @@ Author: Daniel Jones <dcjones@cs.washington.edu> |
11 | 11 |
Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
12 | 12 |
Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), Biostrings (>= |
13 | 13 |
2.15.0), methods |
14 |
-LinkingTo: Rsamtools (>= 1.19.36) |
|
14 |
+LinkingTo: Rsamtools (>= 1.19.38) |
|
15 | 15 |
Imports: zlibbioc |
16 | 16 |
Suggests: Rsamtools, ggplot2 |
17 | 17 |
LazyLoad: yes |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@99905 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.15.0 |
|
2 |
+Version: 1.15.1 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing |
5 | 5 |
data |
... | ... |
@@ -11,7 +11,7 @@ Author: Daniel Jones <dcjones@cs.washington.edu> |
11 | 11 |
Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
12 | 12 |
Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), Biostrings (>= |
13 | 13 |
2.15.0), methods |
14 |
-LinkingTo: Rsamtools |
|
14 |
+LinkingTo: Rsamtools (>= 1.19.36) |
|
15 | 15 |
Imports: zlibbioc |
16 | 16 |
Suggests: Rsamtools, ggplot2 |
17 | 17 |
LazyLoad: yes |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@95443 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@95439 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@88840 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@88838 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@87076 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.11.2 |
|
2 |
+Version: 1.11.3 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing |
5 | 5 |
data |
... | ... |
@@ -16,4 +16,4 @@ Imports: zlibbioc |
16 | 16 |
Suggests: Rsamtools, ggplot2 |
17 | 17 |
LazyLoad: yes |
18 | 18 |
License: LGPL-3 |
19 |
-biocViews: Sequencing, Sequencing |
|
19 |
+biocViews: Sequencing |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@87035 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,19 +1,19 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.11.1 |
|
2 |
+Version: 1.11.2 |
|
3 | 3 |
Date: 25-12-2010 |
4 |
-Title: Estimation of per-position bias in high-throughput sequencing data |
|
5 |
-Description: This package implements a model of per-position sequencing bias in |
|
6 |
- high-throughput sequencing data using a simple Bayesian network, the |
|
7 |
- structure and parameters of which are trained on a set of aligned reads |
|
8 |
- and a reference genome sequence. |
|
4 |
+Title: Estimation of per-position bias in high-throughput sequencing |
|
5 |
+ data |
|
6 |
+Description: This package implements a model of per-position sequencing |
|
7 |
+ bias in high-throughput sequencing data using a simple Bayesian |
|
8 |
+ network, the structure and parameters of which are trained on a |
|
9 |
+ set of aligned reads and a reference genome sequence. |
|
9 | 10 |
Author: Daniel Jones <dcjones@cs.washington.edu> |
10 | 11 |
Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
11 |
-Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
|
12 |
- Biostrings (>= 2.15.0), methods |
|
12 |
+Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), Biostrings (>= |
|
13 |
+ 2.15.0), methods |
|
13 | 14 |
LinkingTo: Rsamtools |
14 | 15 |
Imports: zlibbioc |
15 |
-Suggests: Rsamtools, ggplot2 |
|
16 |
-biocViews: Sequencing, HighThroughputSequencing |
|
16 |
+Suggests: Rsamtools, ggplot2 |
|
17 | 17 |
LazyLoad: yes |
18 | 18 |
License: LGPL-3 |
19 |
- |
|
19 |
+biocViews: Sequencing, Sequencing |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@82629 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@81644 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@81642 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@75270 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@75263 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@70052 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@70050 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@64680 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@64678 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@63624 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.3.0 |
|
2 |
+Version: 1.3.1 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing data |
5 | 5 |
Description: This package implements a model of per-position sequencing bias in |
... | ... |
@@ -12,6 +12,7 @@ Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
12 | 12 |
Biostrings (>= 2.15.0), methods |
13 | 13 |
LinkingTo: Rsamtools |
14 | 14 |
Imports: zlibbioc |
15 |
+Suggests: Rsamtools, ggplot2 |
|
15 | 16 |
biocViews: Sequencing, HighThroughputSequencing |
16 | 17 |
LazyLoad: yes |
17 | 18 |
License: LGPL-3 |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@59924 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@59920 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@59179 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 1.1.3 |
|
2 |
+Version: 1.1.4 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing data |
5 | 5 |
Description: This package implements a model of per-position sequencing bias in |
... | ... |
@@ -11,6 +11,7 @@ Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
11 | 11 |
Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
12 | 12 |
Biostrings (>= 2.15.0), methods |
13 | 13 |
LinkingTo: Rsamtools |
14 |
+Imports: zlibbioc |
|
14 | 15 |
biocViews: Sequencing, HighThroughputSequencing |
15 | 16 |
LazyLoad: yes |
16 | 17 |
License: LGPL-3 |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@59091 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@57223 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54802 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54800 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54558 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54149 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54119 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@54033 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@53976 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@53961 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 0.99.5 |
|
2 |
+Version: 0.99.6 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing data |
5 | 5 |
Description: This package implements a model of per-position sequencing bias in |
... | ... |
@@ -10,7 +10,7 @@ Author: Daniel Jones <dcjones@cs.washington.edu> |
10 | 10 |
Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
11 | 11 |
Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
12 | 12 |
Biostrings (>= 2.15.0), methods |
13 |
-Suggests: Rsamtools (>= 1.3.18) |
|
13 |
+LinkingTo: Rsamtools |
|
14 | 14 |
biocViews: Sequencing, HighThroughputSequencing |
15 | 15 |
LazyLoad: yes |
16 | 16 |
License: LGPL-3 |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52629 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52495 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52365 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52193 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,13 +1,13 @@ |
1 | 1 |
Package: seqbias |
2 |
-Version: 0.99.1 |
|
2 |
+Version: 0.99.2 |
|
3 | 3 |
Date: 25-12-2010 |
4 | 4 |
Title: Estimation of per-position bias in high-throughput sequencing data |
5 |
-Description: This package implements a model of per-position sequencing bias i |
|
5 |
+Description: This package implements a model of per-position sequencing bias in |
|
6 | 6 |
high-throughput sequencing data using a simple Bayesian network, the |
7 | 7 |
structure and parameters of which are trained on a set of aligned reads |
8 | 8 |
and a reference genome sequence. |
9 | 9 |
Author: Daniel Jones <dcjones@cs.washington.edu> |
10 |
-Maintainer: Dainel Jones <dcjones@cs.washington.edu> |
|
10 |
+Maintainer: Daniel Jones <dcjones@cs.washington.edu> |
|
11 | 11 |
Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
12 | 12 |
Biostrings (>= 2.15.0), methods |
13 | 13 |
Suggests: Rsamtools (>= 1.3.18) |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@52013 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,17 @@ |
1 |
+Package: seqbias |
|
2 |
+Version: 0.99.1 |
|
3 |
+Date: 25-12-2010 |
|
4 |
+Title: Estimation of per-position bias in high-throughput sequencing data |
|
5 |
+Description: This package implements a model of per-position sequencing bias i |
|
6 |
+ high-throughput sequencing data using a simple Bayesian network, the |
|
7 |
+ structure and parameters of which are trained on a set of aligned reads |
|
8 |
+ and a reference genome sequence. |
|
9 |
+Author: Daniel Jones <dcjones@cs.washington.edu> |
|
10 |
+Maintainer: Dainel Jones <dcjones@cs.washington.edu> |
|
11 |
+Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0), |
|
12 |
+ Biostrings (>= 2.15.0), methods |
|
13 |
+Suggests: Rsamtools (>= 1.3.18) |
|
14 |
+biocViews: Sequencing, HighThroughputSequencing |
|
15 |
+LazyLoad: yes |
|
16 |
+License: LGPL-3 |
|
17 |
+ |