First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 28808
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Frank Vernaillen <fr_ve@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gibbs.ebuild.tar.gz Tarball containing the gibbs-1995.9.ebuild and its associated files (metadata.xml, Changelog etc.) application/gzip Frank Vernaillen 2003-09-15 11:16 0000 1.67 KB Details
gibbs License file for the gibbs-1995.9.ebuild (New license for /usr/portage/licenses) text/plain Frank Vernaillen 2003-09-15 11:19 0000 1.83 KB Details
gibbs-1995.9-r1.ebuild gibbs-1995.9-r1.ebuild - Revised ebuild text/plain Olivier Fisette 2004-05-23 20:54 0000 1.10 KB Details
gibbs-demo gibbs-demo - Updated demo text/plain Olivier Fisette 2004-05-23 20:56 0000 313 bytes Details
ChangeLog ChangeLog text/plain Olivier Fisette 2004-05-23 20:56 0000 758 bytes Details
metadata.xml metadata.xml - Updated text/plain Olivier Fisette 2004-05-23 20:57 0000 379 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 28808 depends on: Show dependency tree
Bug 28808 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-15 10:41 0000
Attached is an ebuild for the Gibbs motif sampler developed at NCBI (National
Center for Biotechnology Information). The Gibbs motif sampler uses a
statistical method (Gibbs sampling) to discover subtle sequence signals (motifs)
in a given list of proteins.

The Gibbs motif sampler is an application for bioinformaticists, so app-sci is
probably a fine home for it. It is a text-mode-only application.

References:
- http://www.people.fas.harvard.edu/~junliu/index1.html#Publications
- Neuwald, Liu, & Lawrence (1995) "Gibbs motif sampling: detection of bacterial
outer membrane protein repeats" Protein Science 4, 1618-1632.
- Lawrence, Altschul, Boguski, Liu, Neuwald & Wootton (1993) "Detecting Subtle
Sequence Signals: A Gibbs Sampling Strategy for Multiple Alignment" Science
262:208-214.

------- Comment #1 From Frank Vernaillen 2003-09-15 11:16:40 0000 -------
Created an attachment (id=17776) [edit]
Tarball containing the gibbs-1995.9.ebuild and its associated files
(metadata.xml, Changelog etc.)

------- Comment #2 From Frank Vernaillen 2003-09-15 11:19:34 0000 -------
Created an attachment (id=17777) [edit]
License file for the gibbs-1995.9.ebuild (New license for
/usr/portage/licenses)

------- Comment #3 From Frank Vernaillen 2003-09-15 11:24:40 0000 -------
The attached tarball contains the gibbs-1995.9.ebuild and its associated files.
It emerges fine on my machine. Also attached is the corresponding new license
file for /usr/portage/licenses.

Cheers,
Frank Vernaillen.

------- Comment #4 From Frank Vernaillen 2003-09-15 11:34:42 0000 -------
** TESTCASE **

After "emerge gibbs" it can be verified that the gibbs sampler works fine by running it on an example provided by the authors, and comparing your output to theirs.

Run
/usr/share/gibbs-1995.9/demo > mydemo.out 2> mydemo.err
and then compare mydemo.out with /usr/share/gibbs-1995.9/demo.out.

The only difference will be some timing statistics.


------- Comment #5 From Olivier Fisette 2004-05-23 20:54:01 0000 -------
Created an attachment (id=31925) [edit]
gibbs-1995.9-r1.ebuild - Revised ebuild

- Compiles using the user's CFLAGS.
- Uses "-lm" for libraries rather than "-lm -ll" (avoids ld failure).
- Installs the demo as gibbs-demo in /usr/bin, not /usr/share.
- Updated file names in the demo script accordingly.
- A message informs the user of the existence of a testcase script.

Testcase succeeds on my computers.

------- Comment #6 From Olivier Fisette 2004-05-23 20:56:06 0000 -------
Created an attachment (id=31926) [edit]
gibbs-demo - Updated demo

Goes with 31925

- Uses #!/bin/bash rather than #!/bin/csh
- Uses absolute paths for example files
- It think it is better than a patch since the file is so small the patch is
  actually bigger that it's target.

------- Comment #7 From Olivier Fisette 2004-05-23 20:56:31 0000 -------
Created an attachment (id=31927) [edit]
ChangeLog

Goes with 31925

------- Comment #8 From Olivier Fisette 2004-05-23 20:57:22 0000 -------
Created an attachment (id=31928) [edit]
metadata.xml - Updated

Goes with 31925 (Added long description.)

------- Comment #9 From Patrick Kursawe 2004-05-27 05:29:27 0000 -------
The license looks more like "public-domain" to me, don't think we need
something seperate here. Thank you, guys!

First Last Prev Next    No search results available      Search page      Enter new bug