Skip to content

Research

Gather supporting evidence, adjacent context, and design history.

Research now foregrounds the bibliography, related-project comparisons, and evolution notes that back the maintained whitepaper narrative.

Open research

Sources

Trace the bibliography

Use the bibliography to validate format claims, benchmark language, and the RFC trail behind the maintained narrative.

Open bibliography

Comparisons

Compare related projects

Open adjacent-project context when you need to explain how FastQTools differs from FastQC, fastp, Cutadapt, and seqtk.

Open related projects

History

Review evolution notes

Read the design and policy history when the question is why the current architecture and benchmark boundaries were preserved.

Open evolution notes

Research appendix

The research appendix is the layer you open after the main whitepaper claims are already clear. It is not the place to learn the first command. It is the place to answer “what supports these claims?”, “how does this compare to nearby tools?”, and “why was the current boundary chosen?”

Source program

This layer exists to formalize the supporting program behind the whitepaper:

  • Bibliography collects the papers, specifications, RFCs, library docs, and project pages that support the current narrative.
  • Related projects compares FastQTools with FastQC, fastp, Cutadapt, and seqtk in terms of scope, interface boundary, and evidence style.
  • Evolution notes explains how architectural and benchmark policy decisions accumulated into the current system narrative.

What this layer contains

Use the appendix when you need citations, comparative language, or historical justification rather than immediate operator instructions.

References

Use Bibliography when you need the source trail behind format claims, benchmark language, or adjacent-project comparisons.

Comparative lens

This chapter is intentionally comparative rather than promotional. Its job is to keep FastQTools in the right neighborhood:

  • compare by maintained boundary, not by hype;
  • compare by execution and evidence style, not by isolated benchmark claims;
  • compare with enough formal references that future edits remain auditable.

How to use the research layer well

Use the appendix when one of these situations appears:

  • you need to cite an external source or internal RFC instead of paraphrasing from memory;
  • you need to explain how FastQTools differs from adjacent QC or preprocessing tools without turning the comparison into a feature race;
  • you need historical context for why benchmark policy, memory policy, and documentation boundaries were made explicit.

Relationship to the rest of the docs

If you still need the main product and architecture story, go back to Whitepaper and Architecture. If you already know the question and need exact commands or APIs, go to Reference. The research layer is deliberately the place in between: technical context without pretending to be the operational manual.

Evolution pressure

Use Evolution notes when the question is not “how do I run this?” but “why was this boundary chosen and maintained?” That page is where benchmark policy, memory policy, and documentation structure are tied back to concrete RFC pressure.

Design evolution

The research appendix completes the whitepaper by turning supporting material into something structured enough to cite, compare, and maintain.

MIT License © LessUp