diff -Nru r-bioc-demixt-1.14.0/debian/changelog r-bioc-demixt-1.14.0+dfsg/debian/changelog --- r-bioc-demixt-1.14.0/debian/changelog 2022-11-21 12:38:58.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/debian/changelog 2022-11-29 08:12:51.000000000 +0000 @@ -1,3 +1,13 @@ +r-bioc-demixt (1.14.0+dfsg-1) unstable; urgency=medium + + * Team upload. + * Repack upstream source to exclude HTML doc with compressed JS + * Build-Depends: r-bioc-dss + Closes: #1024597 + * Add lintian-overrides (see lintian bug #1017966) + + -- Andreas Tille Tue, 29 Nov 2022 09:12:51 +0100 + r-bioc-demixt (1.14.0-1) unstable; urgency=medium * Team upload. diff -Nru r-bioc-demixt-1.14.0/debian/control r-bioc-demixt-1.14.0+dfsg/debian/control --- r-bioc-demixt-1.14.0/debian/control 2022-11-21 12:38:58.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/debian/control 2022-11-29 08:12:51.000000000 +0000 @@ -13,6 +13,7 @@ r-cran-kernsmooth, r-cran-matrixcalc, r-cran-rmarkdown, + r-bioc-dss, r-cran-dendextend, r-cran-psych, r-bioc-sva, diff -Nru r-bioc-demixt-1.14.0/debian/copyright r-bioc-demixt-1.14.0+dfsg/debian/copyright --- r-bioc-demixt-1.14.0/debian/copyright 2022-11-21 12:38:58.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/debian/copyright 2022-11-29 08:12:51.000000000 +0000 @@ -2,7 +2,7 @@ Upstream-Name: DeMixT Upstream-Contact: Shaolong Cao, Peng Yang Source: https://bioconductor.org/packages/DeMixT/ -Files-Excluded: DeMixT_Log.nb.html +Files-Excluded: DeMixT_Log.html Files: * Copyright: 2014-2020 Zeya Wang , Shaolong diff -Nru r-bioc-demixt-1.14.0/debian/source/lintian-overrides r-bioc-demixt-1.14.0+dfsg/debian/source/lintian-overrides --- r-bioc-demixt-1.14.0/debian/source/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/debian/source/lintian-overrides 2022-11-29 08:12:51.000000000 +0000 @@ -0,0 +1,2 @@ +# See lintian bug #1017966 +r-bioc-demixt source: source-is-missing [inst/doc/demixt.html] diff -Nru r-bioc-demixt-1.14.0/debian/watch r-bioc-demixt-1.14.0+dfsg/debian/watch --- r-bioc-demixt-1.14.0/debian/watch 2022-11-21 12:38:58.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/debian/watch 2022-11-29 08:12:51.000000000 +0000 @@ -1,3 +1,3 @@ version=4 -opts="downloadurlmangle=s?^(.*)\.\.?https://bioconductor.org/packages/release/bioc?,repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g,repack,compression=xz" \ +opts="downloadurlmangle=s?^(.*)\.\.?https://bioconductor.org/packages/release/bioc?,repacksuffix=+dfsg,dversionmangle=auto" \ https://bioconductor.org/packages/release/bioc/html/DeMixT.html .*/DeMixT_(.*).tar.gz diff -Nru r-bioc-demixt-1.14.0/DeMixT_Log.html r-bioc-demixt-1.14.0+dfsg/DeMixT_Log.html --- r-bioc-demixt-1.14.0/DeMixT_Log.html 2022-11-01 19:11:00.000000000 +0000 +++ r-bioc-demixt-1.14.0+dfsg/DeMixT_Log.html 1970-01-01 00:00:00.000000000 +0000 @@ -1,503 +0,0 @@ - - - - - - - - - - - - - -DeMixT_Log.knit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
-

DeMixT Log

-

Cell type-specific deconvolution of heterogeneous tumor samples with two or three components using expression data from RNAseq or microarray platforms.

-
-

Update from version 1.12.0 to 1.14.0

-

Added preprocessing functions and modified vignettes accordingly

-

Included R.h in DeMixT.c to fix compilation error caused by Rprintf.

-

Fixed the logic operation in the IF_inverse function of DeMixT_GS.

-
-
-

Update from version 1.8.1 to 1.8.2

-

Revised the link for citation.

-
-
-

Update from version 1.6.0 to 1.8.1

-

Fixed error messenge when process vignette ‘DeMixT.md’ failed.

-

Fixed typo in the documentation of function DeMixT, DeMixT_DE and DeMixT_GS.

-
-
-

Update from version 1.4.0 to 1.6.0

-

Gene expression data of normal tissues (Lung, Prostate and Thyroid) from the GTEx study are included.

-

Rename DeMixT_S1 function to DeMixT_DE.

-
-
-

Update from version 1.2.5 to 1.4.0

-

Disabled OpenMP under R 4.0.0 for Mac OS platform.

-
-
-

Update from version 1.2.4 to 1.2.5

-

Error appears if the number of genes is not mutiplied by 10.

-
ngene.Profile.selected<-min(1500, 0.3*nrow(data.Y))
-
ngene.Profile.selected<-min(1500, round(0.3*nrow(data.Y)))
-
-
-

Update from version 1.2.3 to 1.2.4

-

The step for computing MuN mis-specify the groupid, since MuN corresponds to goupdid == 1.

-
mun.obs<-rowMeans(log2(inputdata2[, groupid == 3]+0.001))
-
mun.obs<-rowMeans(log2(inputdata2[, groupid == 1]+0.001))
-
-
-

Update from version 1.2.1 to 1.2.3

-
-
-

Major Changes

-
    -
  1. Added pi01 and pi02 as input values for users to initialize the proportion estimation.

  2. -
  3. Added nspikein as an input value in the DeMixT, DeMixT_S1 and DeMixT_GS functions to specify how many spike-in normal reference samples need to be generated; Setting nspikein at null as a default value, the number of spike-in normal reference samples equal the \(min(200, 0.3\times My)\), where \(My\) is the number of mixed samples; By setting nspikein equals 0, no spike-in normal reference will be generated; If the input value of data.N2 is not null, nspikein will be forced to be 0.

  4. -
  5. Added DeMixT_GS function, new proposed gene selection method which applies profile likelihood, for proportion estimation.

  6. -
  7. Added simulate_2comp function for users to simulate test data for 2-component de-convolution.

  8. -
  9. Added simulate_3comp function for users to simulate test data for 3-component de-convolution.

  10. -
  11. Added row names and column names for all output values.

  12. -
  13. Added gene.selection.method as an input value for DeMixT function. The default is ‘GS’.

  14. -
  15. Added ngene.Profile.selected as an input value for DeMixT function. The default is NA.

  16. -
-
-
-

Bug fix

-

The filter step failed to set the value into inputdata in the previous version, and it has been resolved in the 1.3.0 version.

-
## filter out genes with constant value across all samples
-  inputdata < ifelse(is.null(data.comp2), 
-              inputdata[apply(data.comp1, 1, function(x) length(unique(x)) > 1), ], 
-              inputdata[apply(data.comp1, 1, function(x) length(unique(x)) > 1) & 
-                        apply(data.comp2, 1, function(x) length(unique(x)) > 1), ])
-
## filter out genes with constant value across all samples
-if (is.null(data.comp2)) {
-        if (dim(inputdata)[1] == 1) {
-            inputdata <- t(as.matrix(inputdata[apply(data.comp1, 
-                1, function(x) length(unique(x)) > 1), ]))
-        }
-        else {
-            inputdata <- inputdata[apply(data.comp1, 1, function(x) length(unique(x)) > 
-                1), ]
-        }
-    }
-    else {
-        if (dim(inputdata)[1] == 1) {
-            inputdata <- t(as.matrix(inputdata[apply(data.comp1, 
-                1, function(x) length(unique(x)) > 1) & apply(data.comp2, 
-                1, function(x) length(unique(x)) > 1), ]))
-        }
-        else {
-            inputdata <- inputdata[apply(data.comp1, 1, function(x) length(unique(x)) > 
-                1) & apply(data.comp2, 1, function(x) length(unique(x)) > 
-                1), ]
-        }
-    }
-
-
- - - - -
- - - - - - - - - - - - - - -