comparison MatrixEQTL/inst/CITATION @ 3:ae74f8fb3aef draft

Uploaded
author jasonxu
date Fri, 12 Mar 2021 08:20:57 +0000
parents cd4c8e4a4b5b
children
comparison
equal deleted inserted replaced
2:5fafba5359eb 3:ae74f8fb3aef
1 citHeader("To cite the 'MatrixEQTL' package in publications use:")
2
3 citEntry(entry="article",
4 title = "Matrix eQTL: ultra fast eQTL analysis via large matrix operations",
5 author = personList(as.person("A.A. Shabalin")),
6 address = "University of North Carolina at Chapel Hill",
7 year = "2012",
8 url = "URL http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/",
9 publisher= "Oxford Univ Press",
10 journal = "Bioinformatics",
11 volume = "28",
12 number = "10",
13 pages = "1353--1358",
14 textVersion = "Shabalin, Andrey A. Matrix eQTL: ultra fast eQTL analysis via large matrix operations. Bioinformatics 28, no. 10 (2012): 1353-1358."
15 )