Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scRNA-seq-simulation
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
Container 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
zavolan_group
pipelines
scRNA-seq-simulation
Merge requests
!17
Issue 7
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue 7
issue_7
into
main
Overview
30
Commits
37
Pipelines
10
Changes
6
Closed
Kathleen Moriarty
requested to merge
issue_7
into
main
3 years ago
Overview
23
Commits
37
Pipelines
10
Changes
6
Expand
0
0
Merge request reports
Compare
main
version 9
31915d91
3 years ago
version 8
59e66531
3 years ago
version 7
301e9f23
3 years ago
version 6
ce67ac87
3 years ago
version 5
d715c366
3 years ago
version 4
66c502ef
3 years ago
version 3
36474d3f
3 years ago
version 2
eea24234
3 years ago
version 1
8ce34674
3 years ago
main (base)
and
latest version
latest version
89da273b
37 commits,
3 years ago
version 9
31915d91
36 commits,
3 years ago
version 8
59e66531
35 commits,
3 years ago
version 7
301e9f23
34 commits,
3 years ago
version 6
ce67ac87
33 commits,
3 years ago
version 5
d715c366
31 commits,
3 years ago
version 4
66c502ef
13 commits,
3 years ago
version 3
36474d3f
13 commits,
3 years ago
version 2
eea24234
11 commits,
3 years ago
version 1
8ce34674
6 commits,
3 years ago
6 files
+
291
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
src/read_sequencing/__init__.py
0 → 100644
+
3
−
0
Options
"""
Placeholder package.
"""
__version__
=
'
0.1.0
'
Loading