package
Version:
v0.0.0-...-40008dc
Opens a new window with list of versions in this module.
Published: Jun 11, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Module name: analysis-dbgenes
Generates a txt file of official genes used for SAINT
parameters |
definition |
default |
uniprotdb |
Uniprot Swiss-Prot database |
|
outFile |
output list of gene names |
db-genes.txt |
Download Uniprot file from: ftp://ftp.uniprot.org/pub/databases/uniprot/previous_releases/release-2018_03/knowledgebase/uniprot_sprot-only2018_03.tar.gz
Unzip folder and use .dat
file.
Output
- txt files with one gene names per line
Documentation
¶
Package dbgenes generates a list of genes in sequence database
func List(fileOptions map[string]interface{})
List reads FASTA database and outputs gene names.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.