-
Build the Docker image:
docker build --tag=bcl2fastr-dev . # in bcl2fastr top directory
-
Build the docs:
docker run -v <your local bcl2fastr path>:/usr/src/bcl2fastr --rm --name bcl2fastr-dev bcl2fastr-dev cargo doc --document-private-items
-
Develop:
docker run -it -v <your local bcl2fastr path>:/usr/src/bcl2fastr --rm --name bcl2fastr-dev bcl2fastr-d 63AE ev
-
Run tests:
docker run -it -v <your local bcl2fastr path>:/usr/src/bcl2fastr --rm --name bcl2fastr-dev bcl2fastr-dev cargo test
-
Production (???):
docker run -it --rm --name bcl2fastr-dev bcl2fastr-dev
-
Notifications
You must be signed in to change notification settings - Fork 2
bcl2fastq faster
License
amadeusine/bcl2fastr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
bcl2fastq faster
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published