Major development changes: SIAMCAT object structure, constructor function, pipeline versatility, vignettes, and several smaller bugfixes
Compare changes
+ 150
− 0
@@ -3,77 +3,7 @@
@@ -88,25 +18,16 @@ read.features <- function(fn.in.feat, transpose = FALSE, verbose = 0, ...) {
@@ -114,8 +35,8 @@ read.features <- function(fn.in.feat, transpose = FALSE, verbose = 0, ...) {
@@ -177,86 +98,14 @@ read.labels <- function(fn.in.label, ...) {
@@ -266,7 +115,7 @@ trim <- function(x) {
@@ -296,6 +145,6 @@ parse.label.header <- function(label.header) {
\ No newline at end of file