Giter VIP home page Giter VIP logo

biosmalltalk's Introduction

license-badge PRs Welcome Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. Build Status Coverage Status

Table of Contents

Description

BioSmalltalk is an Open-Source (MIT-licensed) library for Bioinformatics using Smalltalk (currently Pharo).

Installation

There are several ways to install BioSmalltalk. At minimum, you need a working Pharo virtual image installed in a system. Check the Pharo website for installation information regarding the Pharo Open-Source system. To paste the following expressions inside Pharo, open a "Playground" window with (Cmd + O + I) or by clicking an empty area in the Pharo window and select Tools -> Playground.

To evaluate a expression, click on the upper right green arrow or highlight the script code and right click for options.

For additional help using Pharo please check the excellent free Pharo books, the awesome-pharo lists and the wiki. For a quick reference of the syntax, check the Pharo Cheat Sheet

Standard Installation

You can uncomment the specific loading group in the following expression by removing the # prepended character, and add it to the group currently uncommented. Check the installation matrix above to know about the options. The script should be evaluated inside the Pharo image. The current Pharo version 8.x is supported.

EpMonitor disableDuring: [
	Metacello new
		onConflictUseLoaded;
		onWarningLog;
		repository: 'github://hernanmd/biosmalltalk/repository';
		baseline: 'BioSmalltalk';
		load ].

In case of problems check Troubleshoot Install

Baseline String

If you want to add BioSmalltalk to your Metacello Baselines or Configurations, copy and paste the following expression:

biosmalltalk's People

Contributors

hernanmd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

biosmalltalk's Issues

BioSmalltalk installation fails with 'IceGenericError: error reading from the zlib stream'

Hi!
I'm an aspiring system biologist who recently discovered 'Pharo' Smalltalk.
It didn't take me long to get hooked and so I'm exploring the possibility of making Pharo my primary
tool for authoring computational models. I asked from the Pharo community about bioinformatics packages and
BioSmalltalk was the recommended.
However, I'm currently stuck with installing the package.

I tried to install it as a 'standard installation' as per these instructions
(i) This failed yielding a stack trace titled 'IceGenericError: error reading from the zlib stream'
(ii) I tried learn more by visiting the 'Troubleshooting'-link in the instructions, but the link was broken.

Here is the version information of my pharo system


Pharo 10.0.0
Build information: Pharo-10.0.0+build.515.sha.b18847fed2389428342d35b0056824644a1ce5fe (64 Bit)

Is this a problem with 'BioSmalltalk' or merely a user error?
What would you recommend for my next step?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.