This is an implementation of the Single Cell Event Ordering algorithm that was described in J. De Bie et al., "Single cell sequencing reveals the origin and the order of mutation acquisition in T-cell acute lymphoblastic leukaemia".
Usage:
java -jar SCEO.jar input=input.txt output=output.txt N=n
with
input = input file containing tab delimited matrix with for each gene a (named) row and for each cell a (named) column with the values 1=event present, 0=event absent, -1=NA
output = output file with an enumeration of the most possible orders of events, preceded by a value indicating the probability of this option.
N = number of paths to be in the output
Follow SCEO
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SCEO!