Coder Social home page Coder Social logo

biocore.jl's Introduction

Bio

Latest release MIT license Pkg Status

This package has been depreceated. Full details are available here. You might still download and use this package, as we don't want old scripts to break. However going forward, know that this repository is archived and read only, no further updates or fixes will be committed. You should use the packages that replace Bio.jl - a list is available here.

biocore.jl's People

Contributors

bicycle1885 avatar dcjones avatar kescobo avatar mortenpi avatar

Stargazers

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

Watchers

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

biocore.jl's Issues

Bump the compatibility to newer Automa

BioCore seems to be still using old Automa which is problematic.

Expected Behavior

Installable BioCore that does not attempt to downgrade Automa

Current Behavior

Attempts to downgrade Automa to pre 1.x.x version.

Possible Solution / Implementation

Bump the compatibility in Project.toml file?

Feature request: More helpful IO error messages

Expected Behavior

It would be nice to get some more information back from readers when they fail to parse. If I know why the reader is failing, I might be able to correct the problem.

Current Behavior

Here are some current error messages:

ERROR: GFF3.Reader file format error on line 1 ~>"191\tgene"
ERROR: BED.Reader file format error on line 1 ~>".\t-\tFLAI"

Possible Solution / Implementation

I think these messages could be a bit more helpful, using the information available to the parser. Some useful things to know would be:

  • What field caused the error?
  • What values would be expected?
  • What spec is being followed for this file format? This could maybe just be handled in the docs, but it would be nice to have a link to the spec somewhere.

Context

I was trying to read a gtf file, then a bed file when I got the errors above. The bed file had been converted from the gtf using convert2bed. Both of these files work fine with bedtools, igv, and bedops. So what's going on? If the error message described what value didn't match what expression, I'd could try and fix the file and move on. Instead it becomes a search though source code.

Your Environment

  [8e4a8c10] BED v0.1.0
  [37cfa864] BioCore v2.0.5
  [af1dc308] GFF3 v0.1.0
  [4f8a0a0a] GenomicAnnotations v0.1.4
  [899a7d2d] GenomicFeatures v2.0.0

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.