Skip to content

reoyamanaka/biological_sequence_locator

Repository files navigation

Biological Sequence Locator


Logo

Biological Sequence Locator

Locates genomic and peptide sequences for biological analysis.
Explore the docs »

View Demo . Report Bug

About The Project

An important peptide sequence in COVID-19's Spike Protein (P0DTC2) is the Signal Peptide. The Signal Peptide enables the virus to bind to our cells for infection, so researchers may be interested in locating all instances of its sequence in any given protein sequence. This program could help accomplish this.

Source: Wrapp, Daniel, Nianshuan Wang, Kizzmekia S. Corbett, Jory A. Goldsmith, Ching-Lin Hsieh, Olubukola Abiona, Barney S. Graha, and Jason S. McLellan. "Cryo-EM structure of the 2019-nCoV spike in the prefusion conformation". Science 367, Issue 6483 (13 March 2020): 1260-1263. DOI: 10.1126/science.abb2507

Built With

  • Python 3.8.1
  • IDLE 3.8.1
  • macOS High Sierra Version 10.13.6
  • Adobe Illustrator Version 23.1 (Logo design)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.8.1

  • wxPython

pip install wxPython

Installation

  1. Clone the repository
git clone https://github.com/reoyamanaka/biological_sequence_locator.git
  1. Install requirements
pip install -r requirements.txt

Usage

YouTube Demo
Thumbnail

Contributing

I would greatly appreciate any contributions.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/CoolFeature)
  3. Commit your Changes (git commit -m 'Added some CoolFeature')
  4. Push to the Branch (git push origin feature/CoolFeature)
  5. Open a Pull Request

License

Distributed under the GNU Affero General Public License v3.0 License. See LICENSE for more information.

Contact

Reo Yamanaka - LinkedIn - My YouTube channel - [email protected]

Project Link: https://github.com/reoyamanaka/biological_sequence_locator

Releases

No releases published

Packages

No packages published

Languages