GithubHelp home page GithubHelp logo

cactus2hal's Introduction

Welcome

I am a freelance software consultant, specializing in comparative genomics research. I work primarily on open source projects using C++ and Python, such as Cactus and vg. I have a PhD in Computer Science from McGill University.

My consulting company, Arenaria, has been in business since 2015. If you are interested in working together feel free to contact me (my first name dot my last name @arenaria.ca).

cactus2hal's People

Contributors

adamnovak avatar benedictpaten avatar glennhickey avatar joelarmstrong avatar vladouzunangelov avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

cactus2hal's Issues

Keep cactus config xml in hal

It would be cool if we kept the config xml that cactus used in a field in the overall metadata. Also somewhat nice would be to keep the outgroups used in a metadata field in each ancestor.

Not a priority, just making notes for later.

Does not handle newlines in FASTA sequences

FASTA files are allowed to have newlines in their sequence data, which should be ignored. FastaReader only takes the first line of any given FASTA sequence, ignoring the others.

experimentWrapper

I do believe in
/scratch/progressiveCactus/submodules/cactus2hal/bin/cactus2hal.py

the cactus.progressive.experimentWrapper should be changed to cactus.shared.experimentWrapper to make it work with recent versions of Progressive Cactus

Broken on OS X Mavericks

See.. dentearl/mafTools#2 (and the hal issue I just made)

On the dev branch I added:

ifeq (${SYS},Darwin) #This is to deal with the Mavericks replacing gcc with clang fully and changing libraries
cppflags += -stdlib=libstdc++
cflags += -stdlib=libstdc++
endif

right after line 44 of the include.mk file and it fixed it. Please add, or give me write permission. I'm not clever enough to make a pull request.

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.