-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from ahodelin/lknegendorf-literature_addition
Addition of literature from group 3 wiki
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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;} |