computers:bioinfo_server_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:bioinfo_server_configuration [2023/01/11 11:05] – [HTSeq] hychang | computers:bioinfo_server_configuration [2025/06/30 12:37] (current) – [Velvet] chkuo | ||
|---|---|---|---|
| Line 103: | Line 103: | ||
| chkuo@koa[~]$ sudo pip3 install seqmagick | chkuo@koa[~]$ sudo pip3 install seqmagick | ||
| Successfully installed seqmagick-0.7.0 | Successfully installed seqmagick-0.7.0 | ||
| + | |||
| + | # install panda package on 2024/07/29 | ||
| + | hychang@koa[~]$ sudo pip3 install pandas | ||
| + | Successfully installed pandas-1.3.5 pytz-2024.1 | ||
| + | hychang@koa[~]$ sudo pip3 -V | ||
| + | pip 22.2.2 from / | ||
| + | |||
| </ | </ | ||
| Line 364: | Line 371: | ||
| ===== PAML ===== | ===== PAML ===== | ||
| * Phylogenetic Analysis by Maximum Likelihood (PAML) | * Phylogenetic Analysis by Maximum Likelihood (PAML) | ||
| - | * [[http:// | + | * [[http:// |
| <code bash> | <code bash> | ||
| - | chkuo@koa[/ | + | # 2023/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| </ | </ | ||
| Line 482: | Line 489: | ||
| chkuo@koa[/ | chkuo@koa[/ | ||
| # install mrbayes | # install mrbayes | ||
| - | chkuo@koa[/ | + | # 2024/ |
| - | chkuo@koa[/ | + | # 3.2.6 -> 3.2.7 |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| + | chkuo@koa[/ | ||
| + | chkuo@koa[/ | ||
| + | Version: | ||
| </ | </ | ||
| Line 663: | Line 673: | ||
| ===== bbtools ===== | ===== bbtools ===== | ||
| * BBMap short-read aligner and a bunch of tools (shell scripts) | * BBMap short-read aligner and a bunch of tools (shell scripts) | ||
| - | * [[https:// | + | * [[https:// |
| <code bash> | <code bash> | ||
| Line 800: | Line 810: | ||
| * [[https:// | * [[https:// | ||
| * HTSeq: High-throughput sequence analysis in Python | * HTSeq: High-throughput sequence analysis in Python | ||
| - | * Because using pip install | + | * Using pip install failed, so using apt install.[[https:// |
| <code bash> | <code bash> | ||
| - | hychang@koa: | + | hychang@koa: |
| - | [sudo] password for hychang: | + | # [sudo] password for hychang: |
| - | Reading package lists... Done | + | # Reading package lists... Done |
| - | Building dependency tree | + | # Building dependency tree |
| - | Reading state information... Done | + | # Reading state information... Done |
| - | E: Unable to locate package python3-htseq | + | # E: Unable to locate package python3-htseq |
| - | hychang@koa: | + | hychang@koa: |
| - | 2.0.2 | + | # 2.0.2 |
| + | hychang@koa: | ||
| + | # htseq-count: | ||
| </ | </ | ||
| Line 854: | Line 866: | ||
| </ | </ | ||
| ===== SPAdes ===== | ===== SPAdes ===== | ||
| - | * http://cab.spbu.ru/software/spades/ | + | * [[https://github.com/ablab/spades]] |
| <code bash> | <code bash> | ||
| Line 909: | Line 921: | ||
| ===== Velvet ===== | ===== Velvet ===== | ||
| - | | + | * [[https://github.com/dzerbino/velvet]] |
| - | | + | |
| <code bash> | <code bash> | ||
| Line 954: | Line 965: | ||
| <code bash> | <code bash> | ||
| - | # updated | + | # 2023/09/07; v0.4.9b -> v0.5.0; chkuo |
| + | # 2020/04/29; v0.4.8b -> v0.4.9b; chkuo | ||
| chkuo@koa[/ | chkuo@koa[/ | ||
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| - | Unicycler v0.4.9b | + | Unicycler v0.5.0 |
| </ | </ | ||
| Line 1393: | Line 1405: | ||
| ===== SignalP ===== | ===== SignalP ===== | ||
| * Predicts the presence and location of signal peptide cleavage sites in amino acid sequences. | * Predicts the presence and location of signal peptide cleavage sites in amino acid sequences. | ||
| - | * Server: | + | * [[https://services.healthtech.dtu.dk/ |
| - | * Download: [[http:// | + | |
| + | |||
| + | |||
| + | <code bash> | ||
| + | # 2024/02/07 | ||
| + | # fast | ||
| + | chkuo@koa[/ | ||
| + | chkuo@koa[/ | ||
| + | chkuo@koa[/ | ||
| + | # slow | ||
| + | chkuo@koa[/ | ||
| + | chkuo@koa[/ | ||
| + | chkuo@koa[/ | ||
| + | |||
| + | chkuo@koa[/ | ||
| + | / | ||
| + | chkuo@koa[/ | ||
| + | SignalP 6.0 Signal peptide prediction tool 6.0h | ||
| + | </ | ||
| <code bash> | <code bash> | ||
| Line 1480: | Line 1509: | ||
| <code bash> | <code bash> | ||
| - | chkuo@koa[/ | + | # 2024/ |
| - | chkuo@koa[/ | + | # note: v1.34 has some error message; use v1.33 for now |
| - | Archive: | + | chkuo@koa[/ |
| - | inflating: fastANI | + | chkuo@koa[/ |
| - | | + | Archive: |
| - | inflating: __MACOSX/ | + | inflating: fastANI |
| - | chkuo@koa[/ | + | chkuo@koa[/ |
| </ | </ | ||
| + | |||
| + | ===== parallel ===== | ||
| + | * GNU parallel is a shell tool for executing jobs in parallel using one or more computers. | ||
| + | * http:// | ||
| + | |||
| + | <code bash> | ||
| + | # 2024/07/29 | ||
| + | hychang@koa[~]$ sudo apt install parallel | ||
| + | hychang@koa[~]$ parallel --version | ||
| + | GNU parallel 20161222 | ||
| + | Copyright (C) 2007, | ||
| + | Ole Tange and Free Software Foundation, Inc. | ||
| + | License GPLv3+: GNU GPL version 3 or later < | ||
| + | This is free software: you are free to change and redistribute it. | ||
| + | GNU parallel comes with no warranty. | ||
| + | |||
| + | Web site: http:// | ||
| + | |||
| + | When using programs that use GNU Parallel to process data for publication | ||
| + | please cite as described in ' | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ===== HH-suite ===== | ||
| + | * The HH-suite is an open-source software package for sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs). | ||
| + | * https:// | ||
| + | |||
| + | <code bash> | ||
| + | # 2024/07/29 | ||
| + | # note: | ||
| + | hychang@koa[~]$ sudo apt install hhsuite | ||
| + | hychang@koa[~]$ hhsearch | ||
| + | |||
| + | HHsearch 3.0.0 (15-03-2015) | ||
| + | Search a database of HMMs with a query alignment or query HMM | ||
| + | (C) Johannes Soeding, Michael Remmert, Andreas Biegert, Andreas Hauser | ||
| + | Soding, J. Protein homology detection by HMM-HMM comparison. Bioinformatics 21:951-960 (2005). | ||
| + | |||
| + | Usage: hhsearch -i query -d database [options] | ||
| + | ... | ||
| + | |||
| + | </ | ||
computers/bioinfo_server_configuration.1673406335.txt.gz · Last modified: by hychang