Skip to content

Commit

Permalink
Merge pull request #86 from ahodelin/lknegendorf-literature_addition
Browse files Browse the repository at this point in the history
Addition of literature from group 3 wiki
  • Loading branch information
lknegendorf authored Jul 3, 2021
2 parents 83026b3 + d47f9bc commit 8aea0b4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ You can clone this repository or [download the latest version of this archive](h
**[14]** Rougny, A., Froidevaux, C., Calzone, L. _et al._ Qualitative dynamics semantics for SBGN process description. _BMC Syst Biol_ **10**, 42 (2016). [https://doi.org/10.1186/s12918-016-0285-0](https://doi.org/10.1186/s12918-016-0285-0)

**[15]** Bergmann, F. T. _et al._ Systems biology graphical notation markup language (SBGNML) version 0.3. _Journal of Integrative Bioinformatics **17**_, 20200016 (2020). https://doi.org/10.1515/jib-2020-0016

**[16]** van Iersel, M.P., Villéger, A. C., Czauderna, T. _et al._ Software support for SBGN maps: SBGN-ML and LibSBGN. _Bioinformatics **28**_, 2016-2021 (2012). https://doi.org/10.1093/bioinformatics/bts270
15 changes: 15 additions & 0 deletions documentation/SystemsBiology.bib
Original file line number Diff line number Diff line change
Expand Up @@ -308,5 +308,20 @@ @article{waltemath_sedml_2011
url = {https://www.ncbi.nlm.nih.gov/pubmed/22172142},
}

@article{iersel_software_2012,
author = {van Iersel, Martijn P. and Villéger, Alice C. and Czauderna, Tobias and Boyd, Sarah E. and Bergmann, Frank T. and Luna, Augustin and Demir, Emek and Sorokin, Anatoly and Dogrusoz, Ugur and Matsuoka, Yukiko and Funahashi, Akira and Aladjem, Mirit I. and Mi, Huaiyu and Moodie, Stuart L. and Kitano, Hiroaki and Le Novère, Nicolas and Schreiber, Falk},
title = "{Software support for SBGN maps: SBGN-ML and LibSBGN}",
journal = {Bioinformatics},
volume = {28},
number = {15},
pages = {2016-2021},
year = {2012},
month = {05},
abstract = "{Motivation: LibSBGN is a software library for reading, writing and manipulating Systems Biology Graphical Notation (SBGN) maps stored using the recently developed SBGN-ML file format. The library (available in C++ and Java) makes it easy for developers to add SBGN support to their tools, whereas the file format facilitates the exchange of maps between compatible software applications. The library also supports validation of maps, which simplifies the task of ensuring compliance with the detailed SBGN specifications. With this effort we hope to increase the adoption of SBGN in bioinformatics tools, ultimately enabling more researchers to visualize biological knowledge in a precise and unambiguous manner.Availability and implementation: Milestone 2 was released in December 2011. Source code, example files and binaries are freely available under the terms of either the LGPL v2.1+ or Apache v2.0 open source licenses from http://libsbgn.sourceforge.net.Contact:[email protected]}",
issn = {1367-4803},
doi = {10.1093/bioinformatics/bts270},
url = {https://doi.org/10.1093/bioinformatics/bts270},
eprint = {https://academic.oup.com/bioinformatics/article-pdf/28/15/2016/646128/bts270.pdf},
}

@Comment{jabref-meta: databaseType:bibtex;}

0 comments on commit 8aea0b4

Please sign in to comment.