Skip to content

krglkvrmn/SeqTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SeqTools

Simple app for basic nucleotide sequence manipulation.
This includes Reverse, Complement, Reversed complement and Translation options.

image-20210820231333644

Installation

Clone repository to your local machine and install requirements with pip install -r requirements.txt.

Linux

Install xclip package, which is needed to control clipboard. On ubuntu-like systems do the following command: sudo apt install xclip.

Windows

Everything should work out of the box.

Download binary file

You can also use the program without installation. All you need is to download executable file from releases section.

Usage

App works with nucleotide sequences, which are in clipboard.

3 steps of usage:

  1. Copy your sequence into clipboard (digits and spaces play no part).
  2. Press on button with action, that you like to perform.
  3. Clipboard content changes on needed one, so you can paste it anywhere you want.

About

Simple app for basic nucleotide sequence manipulation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages