Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Transcript sequence extractor
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
tools
Transcript sequence extractor
Repository graph
"README.md" did not exist on "391e9e4ff0a555f32574aa1b99811636ea20f926"
Repository graph
You can move around the graph by using the arrow keys.
83fc6e1af34c8b58d12fc6a81d56a24054bffafc
Select Git revision
Branches
2
master
default
protected
review_milestone_2
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Sep
13
14
Dec
13
12
8
4
28
Nov
27
26
25
18
15
14
12
9
1
refactor: update setup.py, delete files
master
master
feat: clean code, combine scripts, add tests
minor change
minor change
minor changes 2
minor changes
Add actual tests to the test file
yml file edit
dockerfile addition
changes made by black
minor changes based on pylint
error correction
made a directory for pre-bedtools script
minor changes to directory structure
reducing the scope of cli.py to work only after bedtools
final changes to srtup.py
updated gitignore (inspired by other groups)
bedtool addition to environment file
version addition
version addition
requirements txt addition
edits to pre_bedtools
Prebedtools script to sort exons per strand type
Replacing placeholder probability values
updated README file
updated ReadMe file
test file created for exon concatenator function
renaming to conform to PEP
renaming module
function name change
corrections
requirements_dev.txt
updated docstrings
Changing to a list of tuples (much more simplified)
Changing output from a list to a list of tuples
Removal of old function from script
New function that reads fasta file one line at a time rather than loading the whole file
Update cli (still not complete)
Added a new function for proper polyA addition
working code
Loading