BIMIB-DISCo / TRONCO

Repository of the TRanslational ONCOlogy library, which includes various algorithms (such as CAPRESE and CAPRI) and the Pipeline for Cancer Inference (PICNIC).
https://bimib-disco.github.io/TRONCO
GNU General Public License v3.0
28 stars 7 forks source link

tronco.plot + samples annotatation #52

Closed caravagn closed 8 years ago

caravagn commented 8 years ago

check

luca-dex commented 8 years ago

@caravagn what I've to check?

luca-dex commented 8 years ago
> tronco.plot(a, annotate.sample=as.samples(a)[1:5])
Error in delete.type(x, "Pattern") : 
  There's a reconstructed model, a type cannot be deleted now. 
Use delete.model()
In addition: Warning message:
In if (!is.na(annotate.sample)) { :
  the condition has length > 1 and only the first element will be used