hoffmangroup / segway

Application for semi-automated genomic annotation.
http://segway.hoffmanlab.org/
GNU General Public License v2.0
13 stars 7 forks source link

Add CITATION.cff #153

Closed EricR86 closed 3 years ago

EricR86 commented 3 years ago

Schema version 1.2.0

There's some metadata that may be added in a automated fashion with some additional consideration. Notably there is a Zenodo integration with Github that would provide a doi field. The commit hash is missing but could be included on possibly on push/tags, e.g.:

on:  
  push:
    tags:
      - '*'

But then the commit ID would refer to the change made to the CITATION.cff itself (which would always technically be true).