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
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update Read sequencer, cDNA generator
authored
1 year ago
by
Mate Balajti
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+14
-3
14 additions, 3 deletions
home.md
with
14 additions
and
3 deletions
home.md
View page @
d8f3725b
...
...
@@ -42,13 +42,24 @@
## [cDNA generator](https://git.scicore.unibas.ch/zavolan_group/tools/cdna-generator)
*
License: MIT
*
This tool needs some work
*
`setup.py`
available, tool can be installed with
`pip install .`
and is executable, CLI arguments are available but CLI doesn't seem to work yet
*
14 unresolved threads in review MR, but some seem to have been solved
*
There is one open MR that failed pipeline
*
CI is partially available, tests run
*
Docker image available
## [Terminal fragment selector](https://git.scicore.unibas.ch/zavolan_group/tools/terminal-fragment-selector)
*
License: MIT
*
Two branches:
`main`
and
`review`
, only one unresolved thread (minor) on review MR
*
No open issues
*
Two branches:
`main`
and
`review`
*
No open issues
, only one unresolved thread (minor) on review MR
*
Tool can be installed with
`pip install .`
and is executable, I think it works as intended
*
CLI and tests work, CI workflow is available and works
## [Read sequencer](https://git.scicore.unibas.ch/zavolan_group/tools/read-sequencer)
*
License: MIT
\ No newline at end of file
*
License: MIT
*
Three branches:
`main`
,
`review`
and
`seq_generator_implementation`
for macOS implementation
*
One open issue related to nextflow implementation, review MR has 2 minor unresolved threads
*
Tool can be installed with
`pip install .`
and is executable
*
CLI and tests work, CI workflow is available and works
*
Docker image available
\ No newline at end of file
This diff is collapsed.
Click to expand it.