datacite.yml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. - firstname: Taavi
  8. lastname: Päll
  9. affiliation: Institute of Biomedicine and Translational Medicine, University of Tartu, Estonia
  10. email: taavi.pall@ut.ee
  11. - firstname: Hannes
  12. lastname: Luidalepp
  13. affiliation: Quretec (https://www.quretec.com)
  14. - firstname: Tanel
  15. lastname: Tenson
  16. affiliation: Institute of Technology, University of Tartu, Estonia
  17. - firstname: Ülo
  18. lastname: Maiväli
  19. affiliation: Institute of Technology, University of Tartu, Estonia
  20. # A title to describe the published resource.
  21. title: "A field-wide assessment of differential high throughput sequencing reveals widespread bias"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: |
  24. Model objects supplement to the "A field-wide assessment of differential high throughput sequencing reveals widespread bias".
  25. # Lit of keywords the resource should be associated with.
  26. # Give as many keywords as possible, to make the resource findable.
  27. keywords:
  28. - NCBI GEO
  29. - Bayes
  30. - stan-mc
  31. - brms
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding LICENSE file to the repository.
  34. license:
  35. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  36. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  37. ## Optional Fields
  38. # Funding information for this resource.
  39. # Separate funder name and grant number by comma.
  40. funding:
  41. - "Estonian Research Council, PRG335"
  42. - "Estonian Research Council, PUT1580"
  43. - "European Regional Development Fund, 2014-2020.4.01.15-0013"
  44. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  45. # Please provide digital identifier (e.g., DOI) if possible.
  46. # Add a prefix to the ID, separated by a colon, to indicate the source.
  47. # Supported sources are: DOI, arXiv, PMID
  48. # In the citation field, please provide the full reference, including title, authors, journal etc.
  49. references:
  50. -
  51. id: "doi:10.1101/2021.01.04.424681"
  52. reftype: "IsSupplementTo"
  53. citation: "A field-wide assessment of differential high throughput sequencing reveals widespread bias. Taavi Päll, Hannes Luidalepp, Tanel Tenson, Ülo Maiväli. bioRxiv 2021.01.04.424681; doi: https://doi.org/10.1101/2021.01.04.424681"
  54. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  55. resourcetype: Dataset
  56. # Do not edit or remove the following line
  57. templateversion: 1.2