Coder Social home page Coder Social logo

isatabparser's Introduction

ISATabParser

This is a preliminary work to add to Tika the ability to parse the ISA-Tab data formats. ISA-Tab files are related to ISA Tools.

This work aims at providing the following features:

  • Detection based on glob patterns and pattern matching on header values.
  • One Tika Parser for each ISA-Tab filetype (three parsers: Investigation, Study, Assay)
  • The Investigation parser gets only metadata. Since ISA-Tab files are organized Top-Down, I am working on extending it in order to parse related files (study and assay files) starting from investigation.
  • Study and Assay parsers rely on Apache Commons CSV to perform parsing, because both study and assay files are organized in a per-row basis and they essentially are CSV files using the tab character as delimiter.

What’s the next

The most important improvement is to refine these three parsers and combine them in order to parse a ISArchive as well as possible. Another improvement is better mapping of study and assay data on XHTML structures.

TIKA-1580

An issue has been created on the Tika Issue Tracker system: TIKA-1580. Please refer to that issue for comments and feedback.

isatabparser's People

Contributors

giuseppetotaro avatar

Watchers

 avatar

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.