Recent Releases of scsplit
scsplit - v0.8.2
new function (beta) to allow demultiplexing unknown number of samples pickle dump of whole final model removed output format change for scSplitdistmatrix.csv and scSplitPAmatrix.csv output format change for scSplit_result.csv: “DBL” -> “DBL-”
- Python
Published by jon-xu almost 7 years ago
scsplit - v0.1.0
A few functional updates are included in this release:
main.py: former scsplitmain.py, new functions added to detect distinguishing alleles after samples are split, so that people can use them as a reference to get samples identified; command line arguments allowed matrices.py: former scsplitmatrices.py, command line arguments allowed genotype.py: former scsplitvcf.py, command line arguments allowed simulation.py: former scsplitsimu.py, command line arguments allowed validate.py: newly added, users can use this to validate the genotypes based on the scSplit result compared to known vcf
- Python
Published by jon-xu over 7 years ago
scsplit - v0.pre
This is the first release of scSplit as a genotype-free tool for demultiplexing pooled single cell samples.
This version of scSplit toolset contains below script:
scsplitmatrices.py: build SNV x barcode Matrices (reference and alternative alleles) scsplitmain.py: main script to conduct reference free AF-based demultiplexing scsplitvcf.py: generate vcf file containing simulated genotypes according to demultiplexing assignments scsplitsimu.py: simulate BAM and allele fraction matrices based on provided vcf and BAM reads
- Python
Published by jon-xu over 7 years ago