Hi,
I'm trying to do text corpus processing on some novels, with koRpus
package and Tree Tagger. The script lists all txt files (11 in all) in a
dir, and processes it one by one.
##
rm(list=ls())
library(koRpus)
library(koRpus.lang.en)
set.kRp.env(TT.cmd = "/pathto/tree-tagger-english
I am having trouble outputting a presence/absence heatmap using the following R
script:
source("http://faculty.ucr.edu/~tgirke/Documents/R_BioCond/My_R_Scripts/overLapper.R";)
I can generate the heatmap graphic. I just can't sort my columns without
getting an error.
The instructions I'm follow
(mean.std.s2n.loss.gain[[1]])
Probe.Set.ID rho_prime r ho_prime_sdpom Expr1
matchinggenes Mean std_dev
29 SNP_A-190846347 2.47 0.75 0 PRKCZ -
0.34560. 1344 30 SNP_A-213137044 2.61
3 matches
Mail list logo