There are a lot of factors to consider when looking for the right venue for your work: do you want to publish open access? Are there any public access policies from your funder? What are some impactful journals in your field? The following are a few other resources to consider when selecting and evaluating journals to publish in.
Think. Check. Submit. "helps researchers identify trusted journals and publishers for their research. Through a range of tools and practical resources, this international, cross-sector initiative aims to educate researchers, promote integrity, and build trust in credible research and publications."
Some questions that you should ask when evaluating a journal include:
Researchers may make their datasets publicly available for a variety of reasons, including but not limited to:
Often, "publishing" and "sharing" datasets are synonymous. In this guide, both refer to methods of sharing research data that are more robust than simply e-mailing data files among interested colleagues or asking an author for access to the data. In general, we advise researchers to look for a data publication platform that will enable their data to be as open as possible (while respecting confidentiality obligations), for as long as possible, and stored as securely as possible (e.g., so the data files won't become corrupted.)
The NNLM data glossary defines a repository as a: "tool to share, preserve, and discover research outputs, including but not limited to data or datasets".
The NIH has guidance for selecting a repository for data resulting from NIH-supported research.
Although not comprehensive, these directories are a good place to start searching for a data repository.
These repositories host data regardless of type, format, content, or subject matter. Note: the below is not an exhaustive list; see the generalist repositories listed on the NIH page for additional suggestions.
This comparison chart or flowchart may be helpful when considering more than one repository for data sharing.
This is a selective list of domain-specific resources, including genomics and clinical. To locate more, please use the directories listed above or reach out to a librarian.
Repositories in this list include both those funded by NIH and those with no NIH funding. Filters are available to limit repositories by such properties as ICO and access (controlled, open, registered).
Data journals are a means to share datasets and provide detailed information about the methods and instrumentation used to acquire the data. Below is a selected list of open access data journals for the health sciences. The journals that are indexed and findable in PubMed are denoted.
Data citations allow the impact of data to be tracked, are separate from publication citations and enable credit to be given to author(s).
A commonly accepted citation template is listed below:
A preprint is a scientific manuscript containing data and methods that is posted by the author(s) to a public server prior to journal acceptance and official publication.
A preprint server is an open access online distribution center/archive that enable authors to immediately post their findings and receive feedback from the scientific community.
Preprints are not copy-edited or peer-reviewed prior to posting online, although they undergo a basic screening process to check against plagiarism, offensiveness, and non-scientific content. Authors may make revisions at any point prior to publication, but all versions remain available online.
Visit ASAPbio for more preprint information.
Before posting a preprint, it is crucial to review the journal policies for where you plan to submit your manuscript.
You also need to consider copyright and licensing issues.
Numerous preprint servers with varying posting models are available, including some with pipelines leading to journal publication. A select few with a biomedical focus are listed here; check the ASAPbio Preprint Directory for more options.
Seeing examples may be useful to help you decide where to post your preprint. In addition to directly searching a specific preprint server, you can identify preprints from multiple sources using one of the following search tools.
Research protocols could include step-by-step descriptions of procedures (protocols), guidelines, best practices, workflows, safety precautions, animal handling, and other methods relating to research and education.
(Note these resources are NOT typically for clinical protocols)
A pre-registration of a study protocol is a time-stamped record of decisions around study design, methods and analysis, that is created before data are collected or become accessible. The pre-registration document should be publicly available on a registry or repository. Learn more about pre-registration at the Center for Open Science Preregistration page.
Another option would be to publish a registered report, a type of journal article that involves peer review of the background, study design, methods, and analysis plan before data are collected. Learn more about registered reports at the Center for Open Science Registered Reports page.
(Note these resources are NOT for registration of clinical trials)
This guide provides resources for two scenarios in which a researcher may wish to make their research code publicly available:
Have you created a software package that other researchers would find useful? Sharing your code via a public repository is recommended over sharing it via a personal FTP or lab website because it reduces maintenance, especially if you change institutions; is more discoverable through search engines; often applies version control to code updates or modifications suggested by others; and may provide a DOI or other persistent, unique identifier required by publishers to include in a citation.
Sharing code makes computational research more reproducible, and it is required by a growing number of top journals. The easiest way to share code, for both authors and readers/reviewers, is by making it available through a public repository. Sharing code only upon request takes up more time for all parties, and often does not work in practice--see Stodden et al. (2018) for an exploration of code-sharing in Science and the frustrations encountered by the research team when attempting to reproduce ostensibly open code.
This is a partial list of platforms designed for sharing open-source code, organized generally from simple to complex. When choosing a software repository for your code, you may consider the following criteria:
Licenses are essential for laying out how users may use, modify, or share your code. Some licenses are more permissive, while others are more restrictive. They do not give up your copyright, unless you explicitly choose a public domain dedication like CC0 or The Unlicense.
Note that this is not the same as "licensing" in the commercialization sense. For that, please contact the University of Pittsburgh Innovation Institute.