Project description
Project description
Hello KOnezumi-AID
Input data set
genomic sequence
mm39.fa.gz from UCSC
Locus information
refFlat.text from UCSC
Download scripts (bash)
mkdir -p data
wget -O - https://hgdownload.soe.ucsc.edu/goldenPath/mm39/bigZips/mm39.fa.gz |
gzip -dc > data/mm39.fa
wget -O - https://hgdownload.soe.ucsc.edu/goldenPath/mm39/database/refFlat.txt.gz |
gzip -dc > data/refFlat.txt
Use as pandas.DataFrame in this code
DataFrame refFlat has 11 columns.
- string geneName; "Name of gene as it appears in Genome Browser."
- string name; "Name of gene"
- string chrom; "Chromosome name"
- char[1] strand; "+ or - for strand"
- uint txStart; "Transcription start position"
- uint txEnd; "Transcription end position"
- uint cdsStart; "Coding region start"
- uint cdsEnd; "Coding region end"
- uint exonCount; "Number of exons"
- uint[exonCount] exonStarts; "Exon start positions"
- uint[exonCount] exonEnds; "Exon end positions"
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
konezumiaid-0.1.1.tar.gz
(14.9 kB
view details)
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 konezumiaid-0.1.1.tar.gz.
File metadata
- Download URL: konezumiaid-0.1.1.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c28d5d3de55843881b69660284fb99ad1e388edbd3554ecaa7053df1a80390f1
|
|
| MD5 |
f860bafbd3ac9b57517db2787c6e411d
|
|
| BLAKE2b-256 |
e46d62ae57bcbaf1ae7d0998eea21d1225e8e8a2cd25a99bda4bbebaf3e04c2e
|
File details
Details for the file konezumiaid-0.1.1-py3-none-any.whl.
File metadata
- Download URL: konezumiaid-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3c611b3795128b01ee54c957f32bf8a2e24bdf6ecc39e0caf80266753ce2edc
|
|
| MD5 |
b0fa49aaa6640c4705fcf0bb01e9594c
|
|
| BLAKE2b-256 |
f53eef188ef01a5a498b68b1706f3b7f53f84a183c6b555dd2802b0d034d125b
|