Skip to content

Commit

Permalink
Update runTed.R
Browse files Browse the repository at this point in the history
  • Loading branch information
t-carroll committed Apr 14, 2020
1 parent a380ccc commit c7cb079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TED/R/runTed.R
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ run.Ted <- function(ref.dat,
}
if(input.type=="scRNA"){
stopifnot(nrow(ref.dat)==length(pheno.labels))
stopifnot(!is.null(tum.key))

processed.dat <- process_scRNA (ref= ref.dat,
mixture=X,
Expand Down

0 comments on commit c7cb079

Please sign in to comment.