A simples program that transcribes dna
Project description
transcription-burato
transcription The package transcription-burato is used to: - create RNA from DNA
What is a transcription?
During the transcription process, the information encoded in the DNA sequence of one or more genes, adenine (A), cytosine (C), guanine (G) and thymine (T), is transcribed on an RNA strand, also called RNA transcription. The resulting single-stranded RNA molecule, composed of ribonucleotides containing the bases uracil (U),guanine (G), cytosine (C) and adenine (A)
fonte link
Installation
Use the package manager pip to install transcription-burato
pip install transcription-burato
Usage
from transcription-burato import io, process
gen = io.read(path_to_file)
result_gen = process.gen_from(gen)
io.plot(result_gen)
Test with
you can find a genome to test the package at ncbi or find by organism
Author
Otavio Burato de Oliveira
License
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file transcription-burato-0.0.1.tar.gz.
File metadata
- Download URL: transcription-burato-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f1159bea1f1ad3c7e0ee356b9ddd1db07f024559c38d9d02ba24279887d556d
|
|
| MD5 |
16e861d95846fc67c474adfcc11575eb
|
|
| BLAKE2b-256 |
82f80bcdb784b24db231d55e07cc8614a33bd3b33131e7429afac6ad05cb6fc5
|
File details
Details for the file transcription_burato-0.0.1-py3-none-any.whl.
File metadata
- Download URL: transcription_burato-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c805546cdb51cc7b2cc2c38f841d7e16cdcec8342f6440c0aacf923247a9c099
|
|
| MD5 |
03419a28bd7426dff7dc699d0d405b7c
|
|
| BLAKE2b-256 |
29f7570b59e90c0a7893a03b07e855f836c46e8c3905fd4f520c2c5ed96a8293
|