Skip to content

Commit

Permalink
update citation again in R
Browse files Browse the repository at this point in the history
  • Loading branch information
bjmt authored Nov 9, 2024
1 parent 68ed6d4 commit 7be946a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ citEntry(
entry = "Article",
title = "quaqc: efficient and quick ATAC-seq quality control and filtering",
author = personList(as.person("Benjamin JM Tremblay"), as.person("Julia I Qüesta")),
journal = "Bioinformatics", year = 2024, pages = "btae649",
journal = "Bioinformatics", year = 2024, volume = 40, number = 11, pages = "btae649",
url = "https://doi.org/10.1093/bioinformatics/btae649",
doi = "10.1093/bioinformatics/btae649",
textVersion = "Tremblay BJM and Qüesta JI (2024). quaqc: efficient and quick ATAC-seq quality control and filtering. Bioinformatics, btae649."
Expand Down

0 comments on commit 7be946a

Please sign in to comment.