Difference between revisions of "Free Software Directory:COVID-19 Response Team"

From Free Software Directory
Jump to: navigation, search
(https://directory.fsf.org/wiki/PyNN has beed added)
(HACKERS and HOSPITALS: fix link)
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
[[File:Free Software Foundation COVID-19 Response Team.png|200px]]
 
[[File:Free Software Foundation COVID-19 Response Team.png|200px]]
 +
 +
The COVID-19 Response Team gathers free software resources to help slow the spread of COVID-19.
  
 
==About the Covid-19 Medical Group==
 
==About the Covid-19 Medical Group==
Line 9: Line 11:
 
* [[User:Craigt|Craigt]]
 
* [[User:Craigt|Craigt]]
 
* '''Summary''': An [https://en.wikipedia.org/wiki/Incident_response_team incident response team] dedicated work on medical software relevant to COVID-19, and COVID-19 3D printing files.
 
* '''Summary''': An [https://en.wikipedia.org/wiki/Incident_response_team incident response team] dedicated work on medical software relevant to COVID-19, and COVID-19 3D printing files.
 +
 +
==HACKERS and HOSPITALS==
 +
* [https://libreplanet.org/wiki/HACKERS_and_HOSPITALS HACKERS and HOSPITALS] is a related effort on the LibrePlanet wiki to coordinate Hackers with Hospitals during an immediate time of need.
 +
* We need to help coordinate the medical needs of hospitals with local area fabricators. We have a large number of healthcare professionals, hackers, makers, engineers, biomedical innovators, and crafters. If we can all work together, we can save lives.
  
 
==Free 3D-printing files==
 
==Free 3D-printing files==
 +
 +
See [https://libreplanet.org/wiki?title=HACKERS_and_HOSPITALS#Resources the Resources section of HACKERS and HOSPITALS].
  
 
==Data==
 
==Data==
Line 21: Line 29:
 
* https://nextstrain.org/, https://github.com/nextstrain
 
* https://nextstrain.org/, https://github.com/nextstrain
 
* [https://github.com/OpenTrace-community OpenTrace]
 
* [https://github.com/OpenTrace-community OpenTrace]
* https://libreplanet.org/wiki/HACKERS_and_HOSPITALS#Software - thomzane's work on covid-19 resources
 
 
* https://joinup.ec.europa.eu/collection/digital-response-covid-19/open-source-solutions
 
* https://joinup.ec.europa.eu/collection/digital-response-covid-19/open-source-solutions
 
* https://joinup.ec.europa.eu/collection/open-source-observatory-osor
 
* https://joinup.ec.europa.eu/collection/open-source-observatory-osor
Line 28: Line 35:
 
* https://standards.ieee.org/covid-19/index.html
 
* https://standards.ieee.org/covid-19/index.html
 
* https://www.gezapig.nl/covid.html - list put together by bendikker on health related free software
 
* https://www.gezapig.nl/covid.html - list put together by bendikker on health related free software
** BioRuby comes with a comprehensive set of free development tools and libraries for bioinformatics and molecular biology, for the Ruby programming language. BioRuby has  components for sequence analysis, pathway analysis, protein modelling and phylogenetic analysis; it supports many widely used data formats and provides easy access to databases, external programs and public web services, including BLAST, KEGG, GenBank, MEDLINE and GO.BioRuby comes with a tutorial, documentation and an interactive environment, which can be used in the shell, and in the web browser.BioRuby is supported by the Open Bioinformatics Foundation or O|B|F.
+
** [[BioRuby]]<br>BioRuby comes with a comprehensive set of free development tools and libraries for bioinformatics and molecular biology, for the Ruby programming language. BioRuby has  components for sequence analysis, pathway analysis, protein modelling and phylogenetic analysis; it supports many widely used data formats and provides easy access to databases, external programs and public web services, including BLAST, KEGG, GenBank, MEDLINE and GO.BioRuby comes with a tutorial, documentation and an interactive environment, which can be used in the shell, and in the web browser.BioRuby is supported by the Open Bioinformatics Foundation or O|B|F.
*** [[BioRuby]]
+
** [[Cwltool]]<br>The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning.
** The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning.
+
** [[Pydicom]], [[Orthanc]]<br>DICOM (Digital Imaging in Medicine) is the bread and butter of medical image datasets, storage and transfer.  
*** [[Cwltool]]
+
** [[Drmaa]]<br>Distributed Resource Management Application API. This is a Python implementation of the Distributed Resource Management (DRM) Application API (DRMAA). It provides all high- level functionality necessary to consign a job to a DRM system (e.g. Sun Gridengine), including common operations on jobs, such as termination or suspension.  
** DICOM (Digital Imaging in Medicine) is the bread and butter of medical image datasets, storage and transfer.
+
** [[Genometools]]<br>The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named “libgenometools” which consists of several modules.
*** [[Pydicom]]
+
** [[ImageJ]]<br>ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.4 or later virtual machine.
*** [[Orthanc]]
+
** [[PyNAST]]<br>Alignment of short DNA sequences. The package provices a reimplementation of the Nearest Alignment Space Termination tool in Python. It was prepared for next generation sequencers.Given a set of sequences and a template alignment, PyNAST will align the input sequences against the template alignment, and return a multiple sequence alignment which contains the same number of positions (or columns) as the template alignment. This facilitates the analysis of new sequences in the context of existing alignments, and additional data derived from existing alignments such as phylogenetic trees. Because any protein or nucleic acid sequences and template alignments can be provided, PyNAST is not limited to the analysis of 16s rDNA sequences.  
**  Distributed Resource Management Application API. This is a Python implementation of the Distributed Resource Management (DRM) Application API (DRMAA). It provides all high- level functionality necessary to consign a job to a DRM system (e.g. Sun Gridengine), including common operations on jobs, such as termination or suspension.  
+
** [[PyNN]]<br>Simulator-independent specification of neuronal network models. PyNN allows for coding a model once and run it without modification on any simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian). PyNN translates standard cell- model names and parameter names into simulator-specific names.  
*** [[Drmaa]]
+
** [[Pysam]]<br>Pysam is a python module for reading, manipulating and writing genomic data sets.Pysam is a wrapper of the htslib C-API and provides facilities to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and bcftools packages. The module supports compression and random access through indexing.This module provides a low-level wrapper around the htslib C-API as using cython and a high-level, pythonic API for convenient access to the data within genomic file formats.
** The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named “libgenometools” which consists of several modules.
+
** [[Open Source Ventilator Remote Monitor Project]]<br>Remote monitoring interface for low-cost rapidly-manufactured ventilators.Our goal is to quickly develop a remote monitoring interface for low-cost rapidly-manufactured ventilators currently being developed to provide emergency relief in the Covid-19 Pandemic. We strive for a lightweight, interoperable, and reliable interface. Currently the interface provides ventilator remote monitoring only (no control).This software is not approved to be used in a medical setting.
*** [[Genometools]]
+
 
** ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.4 or later virtual machine.
+
===Android apps===
*** [[ImageJ]]
+
Normally we don't list Android apps. This is an exception (like the [[Collection:Replicant|Replicant]] free software replacement list) specifically to fight COVID-19.
**  Alignment of short DNA sequences. The package provices a reimplementation of the Nearest Alignment Space Termination tool in Python. It was prepared for next generation sequencers.Given a set of sequences and a template alignment, PyNAST will align the input sequences against the template alignment, and return a multiple sequence alignment which contains the same number of positions (or columns) as the template alignment. This facilitates the analysis of new sequences in the context of existing alignments, and additional data derived from existing alignments such as phylogenetic trees. Because any protein or nucleic acid sequences and template alignments can be provided, PyNAST is not limited to the analysis of 16s rDNA sequences.  
+
 
*** [[PyNAST]]
+
* [https://www.tracetogether.gov.sg/ TraceTogether]
**  Simulator-independent specification of neuronal network models. PyNN allows for coding a model once and run it without modification on any simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian). PyNN translates standard cell- model names and parameter names into simulator-specific names.  
 
*** [[PyNN]]
 
** Pysam is a python module for reading, manipulating and writing genomic data sets.Pysam is a wrapper of the htslib C-API and provides facilities to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and bcftools packages. The module supports compression and random access through indexing.This module provides a low-level wrapper around the htslib C-API as using cython and a high-level, pythonic API for convenient access to the data within genomic file formats.
 
*** [[Pysam]]
 
  
 
==Categories==
 
==Categories==
Line 54: Line 57:
  
 
==Further reading==
 
==Further reading==
 +
* [https://en.wikipedia.org/wiki/COVID-19_apps COVID-19 apps] (Wikipedia)
 
* [https://www.fsf.org/blogs/community/hackers-and-hospitals-how-you-can-help HACKERS and HOSPITALS: How you can help — Free Software Foundation — working together for free software]
 
* [https://www.fsf.org/blogs/community/hackers-and-hospitals-how-you-can-help HACKERS and HOSPITALS: How you can help — Free Software Foundation — working together for free software]
 
* [https://libreplanet.org/wiki/HACKERS_and_HOSPITALS HACKERS and HOSPITALS - LibrePlanet]
 
* [https://libreplanet.org/wiki/HACKERS_and_HOSPITALS HACKERS and HOSPITALS - LibrePlanet]

Revision as of 04:26, 17 October 2020

Free Software Foundation COVID-19 Response Team.png

The COVID-19 Response Team gathers free software resources to help slow the spread of COVID-19.

About the Covid-19 Medical Group

Team Captain: David Hedlund

Participants:

HACKERS and HOSPITALS

  • HACKERS and HOSPITALS is a related effort on the LibrePlanet wiki to coordinate Hackers with Hospitals during an immediate time of need.
  • We need to help coordinate the medical needs of hospitals with local area fabricators. We have a large number of healthcare professionals, hackers, makers, engineers, biomedical innovators, and crafters. If we can all work together, we can save lives.

Free 3D-printing files

See the Resources section of HACKERS and HOSPITALS.

Data

Free software

Category/Use/fighting-coronavirus

  • GNU Health
  • https://nextstrain.org/, https://github.com/nextstrain
  • OpenTrace
  • https://joinup.ec.europa.eu/collection/digital-response-covid-19/open-source-solutions
  • https://joinup.ec.europa.eu/collection/open-source-observatory-osor
  • https://spectrum.ieee.org/static/covid19-ieee-resources
  • https://spectrum.ieee.org/tag/COVID-19
  • https://standards.ieee.org/covid-19/index.html
  • https://www.gezapig.nl/covid.html - list put together by bendikker on health related free software
    • BioRuby
      BioRuby comes with a comprehensive set of free development tools and libraries for bioinformatics and molecular biology, for the Ruby programming language. BioRuby has components for sequence analysis, pathway analysis, protein modelling and phylogenetic analysis; it supports many widely used data formats and provides easy access to databases, external programs and public web services, including BLAST, KEGG, GenBank, MEDLINE and GO.BioRuby comes with a tutorial, documentation and an interactive environment, which can be used in the shell, and in the web browser.BioRuby is supported by the Open Bioinformatics Foundation or O|B|F.
    • Cwltool
      The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning.
    • Pydicom, Orthanc
      DICOM (Digital Imaging in Medicine) is the bread and butter of medical image datasets, storage and transfer.
    • Drmaa
      Distributed Resource Management Application API. This is a Python implementation of the Distributed Resource Management (DRM) Application API (DRMAA). It provides all high- level functionality necessary to consign a job to a DRM system (e.g. Sun Gridengine), including common operations on jobs, such as termination or suspension.
    • Genometools
      The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named “libgenometools” which consists of several modules.
    • ImageJ
      ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.4 or later virtual machine.
    • PyNAST
      Alignment of short DNA sequences. The package provices a reimplementation of the Nearest Alignment Space Termination tool in Python. It was prepared for next generation sequencers.Given a set of sequences and a template alignment, PyNAST will align the input sequences against the template alignment, and return a multiple sequence alignment which contains the same number of positions (or columns) as the template alignment. This facilitates the analysis of new sequences in the context of existing alignments, and additional data derived from existing alignments such as phylogenetic trees. Because any protein or nucleic acid sequences and template alignments can be provided, PyNAST is not limited to the analysis of 16s rDNA sequences.
    • PyNN
      Simulator-independent specification of neuronal network models. PyNN allows for coding a model once and run it without modification on any simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian). PyNN translates standard cell- model names and parameter names into simulator-specific names.
    • Pysam
      Pysam is a python module for reading, manipulating and writing genomic data sets.Pysam is a wrapper of the htslib C-API and provides facilities to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and bcftools packages. The module supports compression and random access through indexing.This module provides a low-level wrapper around the htslib C-API as using cython and a high-level, pythonic API for convenient access to the data within genomic file formats.
    • Open Source Ventilator Remote Monitor Project
      Remote monitoring interface for low-cost rapidly-manufactured ventilators.Our goal is to quickly develop a remote monitoring interface for low-cost rapidly-manufactured ventilators currently being developed to provide emergency relief in the Covid-19 Pandemic. We strive for a lightweight, interoperable, and reliable interface. Currently the interface provides ventilator remote monitoring only (no control).This software is not approved to be used in a medical setting.

Android apps

Normally we don't list Android apps. This is an exception (like the Replicant free software replacement list) specifically to fight COVID-19.

Categories

Further reading



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.