Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNA-seq
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
GUDMAP_RBK
RNA-seq
Commits
c8a7ab57
Commit
c8a7ab57
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Update docs
parent
719bd9f5
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!58
Develop
,
!45
Resolve "Move references to GUDMAP/RBK"
Pipeline
#8143
passed with stages
in 2 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-2
4 additions, 2 deletions
CHANGELOG.md
README.md
+3
-0
3 additions, 0 deletions
README.md
with
7 additions
and
2 deletions
CHANGELOG.md
+
4
−
2
View file @
c8a7ab57
# v0.0.4 (in development)
**User Facing**
*
*
Add option to pull references from datahub
**Background**
*
*
Remove (comment out) option to pull references from S3
*
Make pull references from BioHPC default (including in biohpc.config)
*Known Bugs*
*
Datahub reference pull uses dev.gudmap.org as source until referencencs are placed on production
*
outputBag does not contain fetch for processed data
*
Does not include automatic data upload
*
Override params (inputBag, fastq, species) aren't checked for integrity
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
0
View file @
c8a7ab57
...
...
@@ -49,6 +49,9 @@ To Run:
*
*current mouse*
**38.p6.vM22**
= GRCm38.p6 with GENCODE annotation release M22
*
*current human*
**38.p6.v31**
= GRCh38.p12 with GENCODE annotation release 31
*
***Optional**
*
input overrides
*
`--refSource`
source for pulling references
*
**biohpc**
= source references from BICF_Core gudmap reference local location (workflow must be run on BioHPC system)
*
**datahub**
= source references from GUDMAP/RBK reference_table location (currently uses dev.gudmap.org)
*
`--inputBagForce`
utilizes a local replicate inputBag instead of downloading from the data-hub (still requires accurate repRID input)
*
eg:
`--inputBagForce test_data/bag/Replicate_Q-Y5F6.zip`
(must be the expected bag structure)
*
`--fastqsForce`
utilizes local fastq's instead of downloading from the data-hub (still requires accurate repRID input)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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