Displaying 3 results from an estimated 3 matches for "blastp".
Did you mean:
blast
2025 Jan 13
0
Announcing geneviewer v0.1.10 Now Available on CRAN
Dear all,
I am happy to announce that {geneviewer*}* v0.1.10 is now on CRAN.
*{geneviewer}* is an R package for plotting gene clusters and transcripts.
It imports data from GenBank, FASTA, and GFF files, performs BlastP and
MUMmer alignments, and displays results on gene arrow maps. The package
offers extensive customization options, including legends, labels,
annotations, scales, colors, tooltips, and more.
- *CRAN:* https://cran.r-project.org/web/packages/geneviewer/index.html
- *GitHub Repository:* https...
2025 Jan 13
0
Announcing geneviewer v0.1.10 Now Available on CRAN
Dear all,
I am happy to announce that {geneviewer*}* v0.1.10 is now on CRAN.
*{geneviewer}* is an R package for plotting gene clusters and transcripts.
It imports data from GenBank, FASTA, and GFF files, performs BlastP and
MUMmer alignments, and displays results on gene arrow maps. The package
offers extensive customization options, including legends, labels,
annotations, scales, colors, tooltips, and more.
- *CRAN:* https://cran.r-project.org/web/packages/geneviewer/index.html
- *GitHub Repository:* https...
2010 Jan 21
4
[Bug 1700] New: ssh-agent dies under high load
...ess dies.
The high load environment:
Home computer: Fedora 10, openssh-5.1p1
Gateway computer: Fedora 11, openssh-5.2p1
Cluster head node: MacOSX 10.6, openssh-5.2p1
6 Child nodes: MacOSX 10.4, 10.5, 10.6, various versions
The program:
On the cluster head node, run "ssh node### blastall -p blastp ..."
hundreds of times (80 jobs simultaneously, using 'make -j 80'), where
node### is a random child node.
The crash:
The ssh-agent process running on the home computer dies after a few
minutes of this, causing the saved key to be lost, and new ssh
connections require the passphrase f...