Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
celseq2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Holly Ruess
celseq2
Commits
457245e1
Commit
457245e1
authored
May 10, 2018
by
yy1533
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🐶
add in-line comments
parent
805d6d05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
celseq2/workflow/celseq2_beta.snakemake
celseq2/workflow/celseq2_beta.snakemake
+2
-2
No files found.
celseq2/workflow/celseq2_beta.snakemake
View file @
457245e1
...
...
@@ -534,7 +534,7 @@ rule count_umi:
pickle.dump(aln_cnt, open(output.alncnt, 'wb'))
# Pipeline Step 4a: Merge UMIs of cells to UMI matrix of item
# Pipeline Step 4a
(deprecated)
: Merge UMIs of cells to UMI matrix of item
# Input: a list of umicnt pickle files of cells per item
# Output: UMI-count matric file (csv & hdf) per item
rule summarize_umi_matrix_per_item:
...
...
@@ -706,7 +706,7 @@ rule summarize_aln_stats_per_item:
item_id,
'alignment-' + ALIGNER + '.csv'))
# (deprecated)
# rule report_alignment_log:
# input:
# df = dynamic(join_path(DIR_PROJ, SUBDIR_LOG, '{itemid}', ALIGNER,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment