Should I cite components of wrapper scripts?
1
2
Entering edit mode
8.3 years ago
novice ★ 1.1k

This question might not be exactly on-topic here, but I thought probably most of you have been in a similar situation before. When describing your methods in a manuscript, do you cite the components of a larger script? For example, MITObim uses MIRA to do mapping, so should I cite MIRA if I used MITObim in my work, or would citing MITObim be sufficient? MITObim is more than a simple wrapper script, but it relies heavily on MIRA.

Just wanted to know what etiquette says in this case; I haven't written a real paper before.

citation ethics • 1.6k views
ADD COMMENT
2
Entering edit mode
8.3 years ago
pld 5.1k

If it is a published tool, cite only that tool and not anything that tool is. The publication of the tool will used should have citations for anything it used. In some cases you can adjust settings to programs inside that tool, you should make sure to mention any non-default settings.

However, some tools allow you to choose which sub-program you use. For example RSEM can use STAR, bowtie or bowtie2. You should cite this because it allows readers to see exactly what software you used to perform your analysis. RSEM can also take SAM/BAM files as direct input, so if you used something totally different, you should obviously cite it. In your case, if you selected MIRA over another program for MITObim, you should cite it. If MITObim can use MIRA and only MIRA, you probably shouldn't cite it.

If it is a custom script, cite the tools or libraries involved. As well as the author

A fuzzier case may be in instances where the item in question is more protocol than software (e.g. Trinotate). In that case you should probably cite the tools used.

There's always a judgement call in what level you stop at. The important thing is to generally cite things that contributed specifically to your analysis. I guess one way to think of it is what programs did you (or other authors) personally use directly, either by running the program or by specifying it specifically over another program. Giving credit is obviously important, but when dealing with methodological items (wet or dry) the most important thing is giving the reader enough information they could repeat the analysis.

ADD COMMENT
0
Entering edit mode

Makes sense. Thanks Joe!

ADD REPLY

Login before adding your answer.

Traffic: 3161 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6