cvmtrans


Namecvmtrans JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/hbucqp/cvmtrans
SummaryTransposon data process
upload_time2024-05-06 13:16:49
maintainerNone
docs_urlNone
authorQingpo Cui
requires_pythonNone
licenseMIT Licence
keywords pip transposon transposon sequecing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cvmtrans

![PYPI](https://img.shields.io/pypi/v/cvmtrans)
![Static Badge](https://img.shields.io/badge/OS-_Mac_%7C_Linux-steelblue)


## Installation

pip3 install cvmtrans


## Usage

### 1. Extract reads contains specific tags

```
Usage: cvmtrans_extract_reads -i <input_fastq> -tag <sequence should inclued in reads> -o <output_fastq>

Author: Qingpo Cui(SZQ Lab, China Agricultural University)

optional arguments:
  -h, --help  show this help message and exit
  -i I        <input_fastq>: output filename of the fastq file
  -tag TAG    <input_file>: the tag sequence
  -o O        <output_fastq>: output filename of the fastq file
```

### 2. Cut 5' end or 3' end tags
```
Usage: cvmtrans_cut_tags -i <input_fastq> -tag <sequence should inclued in reads> -o <output_fastq>

Author: Qingpo Cui(SZQ Lab, China Agricultural University)

optional arguments:
  -h, --help    show this help message and exit
  -i I          <input_fastq>: output filename of the fastq file
  -tag_5 TAG_5  <5‘ end tags or barcode>: The tag sequence at the 5’ end will be removed
  -tag_3 TAG_3  <3‘ end tags or barcode>: The tag sequence at the 3’ end will be removed
  -o O          <output_fastq>: output filename of the fastq file
```


### 3. Get the insertion site statistics table
```
Usage: cvmtrans -bam_file <sorted_bam_files> -embl_file <reference embl file> -output <tab delimited text file>

Author: Qingpo Cui(SZQ Lab, China Agricultural University)

optional arguments:
  -h, --help            show this help message and exit
  -bam_file BAM_FILE    <input_fastq>: output filename of the fastq file
  -embl_file EMBL_FILE  <input_file>: the tag sequence
  -output OUTPUT        <output_fastq>: output filename of the fastq file
```





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hbucqp/cvmtrans",
    "name": "cvmtrans",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pip, transposon, transposon sequecing",
    "author": "Qingpo Cui",
    "author_email": "cqp@cau.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/e6/fd/90ef0cddb98cd830c52a88ea6d04f850bef614739b24da473749094c3d8f/cvmtrans-0.0.9.tar.gz",
    "platform": "any",
    "description": "# cvmtrans\n\n![PYPI](https://img.shields.io/pypi/v/cvmtrans)\n![Static Badge](https://img.shields.io/badge/OS-_Mac_%7C_Linux-steelblue)\n\n\n## Installation\n\npip3 install cvmtrans\n\n\n## Usage\n\n### 1. Extract reads contains specific tags\n\n```\nUsage: cvmtrans_extract_reads -i <input_fastq> -tag <sequence should inclued in reads> -o <output_fastq>\n\nAuthor: Qingpo Cui(SZQ Lab, China Agricultural University)\n\noptional arguments:\n  -h, --help  show this help message and exit\n  -i I        <input_fastq>: output filename of the fastq file\n  -tag TAG    <input_file>: the tag sequence\n  -o O        <output_fastq>: output filename of the fastq file\n```\n\n### 2. Cut 5' end or 3' end tags\n```\nUsage: cvmtrans_cut_tags -i <input_fastq> -tag <sequence should inclued in reads> -o <output_fastq>\n\nAuthor: Qingpo Cui(SZQ Lab, China Agricultural University)\n\noptional arguments:\n  -h, --help    show this help message and exit\n  -i I          <input_fastq>: output filename of the fastq file\n  -tag_5 TAG_5  <5\u2018 end tags or barcode>: The tag sequence at the 5\u2019 end will be removed\n  -tag_3 TAG_3  <3\u2018 end tags or barcode>: The tag sequence at the 3\u2019 end will be removed\n  -o O          <output_fastq>: output filename of the fastq file\n```\n\n\n### 3. Get the insertion site statistics table\n```\nUsage: cvmtrans -bam_file <sorted_bam_files> -embl_file <reference embl file> -output <tab delimited text file>\n\nAuthor: Qingpo Cui(SZQ Lab, China Agricultural University)\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -bam_file BAM_FILE    <input_fastq>: output filename of the fastq file\n  -embl_file EMBL_FILE  <input_file>: the tag sequence\n  -output OUTPUT        <output_fastq>: output filename of the fastq file\n```\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "Transposon data process",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/hbucqp/cvmtrans"
    },
    "split_keywords": [
        "pip",
        " transposon",
        " transposon sequecing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b143bcccdf7b01b401c1fe2a9fd3c79779903aefca2701df3d526021285d43b",
                "md5": "528c9e7bfb57850c7affbf27cc0b436a",
                "sha256": "ff2f0f9e5fbed229d6929d054feaba606d3c247d685fefe293e8b436948a6910"
            },
            "downloads": -1,
            "filename": "cvmtrans-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "528c9e7bfb57850c7affbf27cc0b436a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13861,
            "upload_time": "2024-05-06T13:16:47",
            "upload_time_iso_8601": "2024-05-06T13:16:47.722958Z",
            "url": "https://files.pythonhosted.org/packages/8b/14/3bcccdf7b01b401c1fe2a9fd3c79779903aefca2701df3d526021285d43b/cvmtrans-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6fd90ef0cddb98cd830c52a88ea6d04f850bef614739b24da473749094c3d8f",
                "md5": "a16135f90e9f70369f4856757892c727",
                "sha256": "f9d96ef2d857c98a5d0062207c1cad88ca8dc5f0d421b484ccde82e2905cf7d8"
            },
            "downloads": -1,
            "filename": "cvmtrans-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a16135f90e9f70369f4856757892c727",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9795,
            "upload_time": "2024-05-06T13:16:49",
            "upload_time_iso_8601": "2024-05-06T13:16:49.079867Z",
            "url": "https://files.pythonhosted.org/packages/e6/fd/90ef0cddb98cd830c52a88ea6d04f850bef614739b24da473749094c3d8f/cvmtrans-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 13:16:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hbucqp",
    "github_project": "cvmtrans",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "cvmtrans"
}
        
Elapsed time: 0.25638s