Internal BFSSI package for retrieving files from BaseMount
Project description
BaseMountRetrieve
Package for retrieving files from BaseMount in the output style of a local MiSeq run.
Output Directory Sample
Project
├── 20180714_WGS_M01308
│ ├── Config
│ ├── Data
│ │ └── Intensities
│ │ └── BaseCalls
│ ├── Images
│ ├── InterOp
│ ├── Logs
│ ├── Recipes
│ └── Thumbnail_Images
└── 20181102_WGS_M01308
├── Config
├── Data
│ └── Intensities
│ └── BaseCalls
├── Images
├── InterOp
├── Logs
├── Recipes
└── Thumbnail_Images
Requirements
- BaseMount (Confirmed supported version: Illumina BaseMount v0.15.96.2154)
- Python 3.6
Installation
pip install basemountretrieve
Usage
Usage: basemountretrieve [OPTIONS]
BaseMountRetrieve will tap into the mounted BaseMount filesystem and
retrieve an entire Project (or single Run) in the output style of a
local MiSeq run.
Options:
-p, --project-dir PATH Path to the directory on BaseMount for a
particular project. e.g.
basemount/Projects/[your project].
-e, --experiment-name TEXT Searches BaseMount for the name of a
run/experiment and attempts to retrieve its
contents. Must be used along with the
--basemount-dir parameter. Cannot be used
alongside the --project-dir flag.
-b, --basemount-dir PATH Path to root directory for BaseMount, e.g.
~/basemount/. Must be supplied alongside
--experiment-name parameter.
-o, --out-dir PATH Directory to dump all runs for project.
[required]
-r, --rename Use this flag to automatically re-name the R1
and R2 files to just include the Sample ID.
-v, --verbose Use this flag to enable more verbose output.
--version Use this flag to print the version and exit.
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file BaseMountRetrieve-0.8.1.tar.gz
.
File metadata
- Download URL: BaseMountRetrieve-0.8.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f393c53f7d369849ed2be827184b0dc7d151828d59ec481268e2e9726dc2183 |
|
MD5 | 6132a748da731b303ba96597dbd39b27 |
|
BLAKE2b-256 | 6cd47917b4ccf7f356b5f0485fb61b1eeda7cf7c045a29f875a11f9cd86e6076 |