Skip to main content

No project description provided

Project description

neofind

Discover and analyze neoantigens using RNA, Ribo, and WES/WGS sequence data.

Overview

neofind is a pipeline for discovering and analyzing neoantigens using RNA, Ribo, and WES/WGS sequence data.

It is recommended to use the docker or conda environment to run the pipeline.

Requirements

  1. Python 3.10+
  2. Python modules:
    • pandas
    • numpy
    • scipy
    • sklearn
    • matplotlib
    • seaborn
    • pysam
  3. minimap2
  4. samtools
  5. bedtools

neofind modules

The main module of neofind, which includes the following sub-modules:

  • gene
  • count
  • ployA
  • matrix
  • detectMod
  • nascentRNA

neofind gene

Usage

neofind gene -i ../input/{}/pass.fq.gz -r ../reference/fasta/genome.fa -o ./{}_gene.sam --parms '--secondary=no --cs -a --sam-hit-only'

Docker

If the user has docker installed, the following command can be used to run the pipeline in a docker container:

docker run -v /path/to/data:/data -it neofind/neofind:latest /bin/bash

Conda Environment

If the user has conda installed, the following command can be used to create a conda environment for neofind:

  1. Install conda
  2. Create a new conda environment: conda create -n neofind python=3.12
  3. Activate the environment: conda activate neofind
  4. Install the required packages: conda install -c bioconda minimap2 samtools bedtools
  5. Install the required python packages: pip install pandas numpy scipy sklearn matplotlib seaborn pysam
  6. Clone the neofind repository: git clone https://github.com/LegendZDY/neofind.git

Cite neofind

If you use neofind in your research, please cite the following paper:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neofind-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neofind-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file neofind-0.1.0.tar.gz.

File metadata

  • Download URL: neofind-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-153-generic

File hashes

Hashes for neofind-0.1.0.tar.gz
Algorithm Hash digest
SHA256 484ad0fd92b19a0dd597efae7e18bfcfdb91e7b9b0f9471e6d43f6f53a1026cf
MD5 5c0f81ec5afb9246130e8b0e31ef3684
BLAKE2b-256 168d529ca7160532a3864e1d3714e414cc20c0cfe4484a889dd68d7a370e68e4

See more details on using hashes here.

File details

Details for the file neofind-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neofind-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-153-generic

File hashes

Hashes for neofind-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c99952c27afcd203f8fdeafa4eb04de3acbb377774c157304808133897095775
MD5 d495585bae91385cda7fc01c1cb5b7aa
BLAKE2b-256 402c10523cbb577f170470934cfa073a0632d9a0a2dda87f9428790f5a14be2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page