https://github.com/bioconductor/legacy.support.bioconductor.org

LEGACY!!! Bioconductor's fork of the BiosStar Q&A site. This repo was used prior to Oct 2020. See support.bioconductor.org for ACTIVE site maintenance!

https://github.com/bioconductor/legacy.support.bioconductor.org

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

LEGACY!!! Bioconductor's fork of the BiosStar Q&A site. This repo was used prior to Oct 2020. See support.bioconductor.org for ACTIVE site maintenance!

Basic Info
  • Host: GitHub
  • Owner: Bioconductor
  • License: other
  • Language: Python
  • Default Branch: devel
  • Homepage: http://www.biostars.org/
  • Size: 49.8 MB
Statistics
  • Stars: 3
  • Watchers: 10
  • Forks: 4
  • Open Issues: 20
  • Releases: 0
Fork of ialbert/biostar-central
Created about 12 years ago · Last pushed over 3 years ago

https://github.com/Bioconductor/legacy.support.bioconductor.org/blob/devel/

## Biostar: Building Scientific Communities

[![Build Status][build-image]][build-url] 
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)

[build-image]: https://travis-ci.org/ialbert/biostar-central.svg?branch=4.0
[build-url]: https://travis-ci.org/ialbert/biostar-central/builds

BioStar is a [Python][python] and [Django][django] based Q&A software.
It is a simple, generic, flexible and extensible Q&A framework.

The site has been developed by **scientists and for scientists**. It aims
to address the requirements and needs that scientific communities have.
Biostar is used to run several science oriented Q&A sites:

 * Biostars Bioinformatics Q&A at: https://www.biostars.org
 * Galaxy User Support: https://biostar.usegalaxy.org
 * Bioconductor User Support: https://support.bioconductor.org/

The software is open source and free to use under the MIT License.

### Features

* Q&A: questions, answers, comments, user moderation, voting, reputation, badges, threaded discussions
* RSS Planet: feed aggregation from different sources
* External authentication: authenticate users with a different web service
* Email integration: import previous posts from mailing lists 
* Low resource utilization and easy deployment. 

Requirements: `Python 2.7`

### Documentation

The documentation:

* [Install](docs/install.md)
* [Manage](docs/manage.md)
* [Deploy](docs/deploy.md)
* [Customize](org/bioconductor/README.md)

The source for the documentation can be found in  the [docs](./docs) folder.

### Quick Start

From the biostar source directory:

    # Install the requirements.
    pip install --upgrade -r conf/requirements/base.txt

    # Initialize database, import test data, index for searching and run the server.
    ./biostar.sh init import index run

Visit `http://www.lvh.me:8080` to see the site loaded with demo data.

The `www.lvh.me` domain resolves to `127.0.0.1` your local host 
with a proper domain name. You may just as well use `http://localhost:8080` or `http://127.0.0.1`.

In the demo site the user emails are built from the database ids like so: `1@lvh.me`, `2@lvh.me`.
The demo user passwords are identical to the emails
and you may use these to log into your test site as any of the users.

The user with the email `1@lvh.me` has staff level permissions and
can also access the admin interface at `http://www.lvh.me:8080/admin/`.

Enjoy.

### Development

Biostar versions and upgrade path: https://github.com/ialbert/biostar-central/issues/400

### Support

We may be able to provide support for organizations or institutions. 
For more information contact **admin@biostars.org**

[django]: http://www.djangoproject.com/
[python]: http://www.python.org/

### Citing

* Parnell LD, Lindenbaum P, Shameer K, Dall'Olio GM, Swan DC, et al.
  [2011 BioStar: An Online Question & Answer Resource for the Bioinformatics Community.] (http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002216)
  PLoS Comput Biol 7(10): e1002216. doi:10.1371/journal.pcbi.1002216

### Contributors

List of contributors: https://github.com/ialbert/biostar-central/graphs/contributors

Owner

  • Name: Bioconductor
  • Login: Bioconductor
  • Kind: organization

Software for the analysis and comprehension of high-throughput genomic data

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 68
  • Total pull requests: 9
  • Average time to close issues: 11 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 29
  • Total pull request authors: 3
  • Average comments per issue: 3.75
  • Average comments per pull request: 0.67
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dtenenba (8)
  • mtmorgan (7)
  • LTLA (7)
  • gksmyth (5)
  • mikelove (5)
  • llrs (4)
  • lgatto (4)
  • DarwinAwardWinner (3)
  • pamag (2)
  • nhayden (2)
  • lshep (2)
  • wolfganghuber (2)
  • grimbough (1)
  • DarioS (1)
  • RamRS (1)
Pull Request Authors
  • schifferl (7)
  • lshep (1)
  • b-long (1)
Top Labels
Issue Labels
Pull Request Labels