cetoolbox

CEToolbox - A Toolbox for Capillary Electrophoresis https://cetoolbox.github.io

https://github.com/cetoolbox/cetoolbox

Science Score: 26.0%

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

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

Repository

CEToolbox - A Toolbox for Capillary Electrophoresis https://cetoolbox.github.io

Basic Info
  • Host: GitHub
  • Owner: cetoolbox
  • License: apache-2.0
  • Language: Java
  • Default Branch: master
  • Homepage: https://cetoolbox.github.io
  • Size: 317 KB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 5
  • Open Issues: 0
  • Releases: 10
Created over 11 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Authors Codemeta

README.md

CEToolbox Mobile App

The CEToolbox project aims to provide a convenient tool for computing Capillary Electrophoresis parameters. It works on most versions of Android.

The support of iOS is an ongoing work.

For more information, see https://cetoolbox.github.io/

Download from Google Play Get it on F-Droid

How to contribute

If you want to contribute to CEToolbox, you are very welcome!

Test CEToolbox

If you have a bug to report, use the issue submission page: https://github.com/cetoolbox/cetoolbox/issues

Contribute to the source code

Thanks for wanting to contribute to the source code!

You can either submit code by opening an issue in on the issue submission page: https://github.com/cetoolbox/cetoolbox/issues

Or fork the project on GitHub, modify the code and create a pull request, as described on the following documentation: https://gist.github.com/Chaser324/ce0505fbed06b947d962

License

CE Toolbox is free software; it is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Owner

  • Name: CEToolbox
  • Login: cetoolbox
  • Kind: organization

A set of software for Capillary Electrophoresis

CodeMeta (codemeta.json)

{
  "@context": "https://w3id.org/codemeta/3.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "Analytical chemistry",
  "author": [
    {
      "id": "https://orcid.org/0000-0002-8776-071X",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Laboratoire de Spectromtrie de Masse des Interactions et des Systmes"
      },
      "email": "yfrancois@unistra.fr",
      "familyName": "Franois",
      "givenName": "Yannis"
    },
    {
      "id": "https://orcid.org/0000-0002-7067-5009",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Institut Pluridisciplinaire Hubert Curien"
      },
      "email": "jerome.pansanel@iphc.cnrs.fr",
      "familyName": "Pansanel",
      "givenName": "Jrme"
    },
    {
      "id": "https://orcid.org/0000-0001-8459-3138",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Laboratoire de Spectromtrie de Masse des Interactions et des Systmes"
      },
      "familyName": "Gahoual",
      "givenName": "Rabah"
    },
    {
      "id": "_:author_1",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Laboratoire de Spectromtrie de Masse des Interactions et des Systmes"
      },
      "familyName": "Biacchi",
      "givenName": "Michael"
    },
    {
      "id": "_:author_2",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Laboratoire de Spectromtrie de Masse des Interactions et des Systmes"
      },
      "familyName": "Vezin",
      "givenName": "Aurlien"
    }
  ],
  "codeRepository": "https://github.com/cetoolbox/cetoolbox.git",
  "dateCreated": "2015-01-23",
  "datePublished": "2019-12-17",
  "description": "The CEToolbox project aims to provide a convenient tool for computing Capillary Electrophoresis parameters. It works on most versions of Android.",
  "identifier": "https://doi.org/10.5281/zenodo.4019170",
  "license": "https://spdx.org/licenses/Apache-2.0",
  "name": "CEToolbox",
  "operatingSystem": [
    "Android"
  ],
  "programmingLanguage": "Java",
  "version": "1.6.0",
  "developmentStatus": "active",
  "issueTracker": "https://github.com/cetoolbox/cetoolbox/issues",
  "referencePublication": "https://doi.org/10.1002/elps.202100036"
}

GitHub Events

Total
  • Release event: 1
  • Issue comment event: 1
  • Push event: 3
  • Pull request event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Issue comment event: 1
  • Push event: 3
  • Pull request event: 1
  • Create event: 1

Dependencies

app/build.gradle maven
build.gradle maven