Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sgcocaller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BioCellGen-public
sgcocaller
Commits
23656862
Commit
23656862
authored
2 years ago
by
Ruqian Lyu
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
79aa70cc
Branches
master
Branches containing commit
Tags
v0.3.9
No related merge requests found
Pipeline
#10928
passed
2 years ago
Stage: buildStatic
Stage: testStatic
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-8
9 additions, 8 deletions
README.md
with
9 additions
and
8 deletions
README.md
+
9
−
8
View file @
23656862
...
...
@@ -31,17 +31,18 @@ with `CB` tag, eg. from single-cell preprocessing pipeline (CellRanger, STARSolo
-
barcodeFile, the list of cell barcodes of the gametes
## Main outputs from sgcocaller phase
*
*
phased_snpAnnot.txt
*
_phased_
snpAnnot.vcf.gz (if --outvcf)
*
_totalMtx.mtx
*
_altMtx.mtx
*
_gtMtx.mtx
*
_phased_snpAnnot.vcf.gz (if --outvcf)
*
_totalMtx.mtx
*
_altMtx.mtx
*
_gtMtx.mtx
## Main outputs from sgcocaller swphase (or sgcocaller autophase)
*
*
cellGenoVersusTemplate.txt
*
_corrected_
phased_snpAnnot.txt
*
_corrected_
phased_snpAnnot.vcf.gz
*
_switch_
score.txt
*
_corrected_phased_snpAnnot.txt
*
_corrected_phased_snpAnnot.vcf.gz
*
_switch_score.txt
## Main outputs from sgcocaller xo
...
...
@@ -121,7 +122,7 @@ Options:
./sgcocaller phase possorted_bam.bam hetSNPs.vcf.gz barcodeFile.tsv phaseOutputPrefix
./sgcocaller xo --threads 4 possorted_bam.bam phased_hetSNPs.vcf.gz barcodeFile.tsv ./percell/ccsnp
./sgcocaller sxo snp_phase.txt phaseOutputPrefix barcodeFile.tsv ./percell/ccsnp
```
### Run for single-cell DNA sequenced gametes with donor haplotype known
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment