Inputs & formats
Every workflow begins with validating what you actually received: correct sample sheet, consistent filenames, paired-end structure, and the right reference files. Many downstream mistakes are really metadata mistakes.
Continue with Data formats and Getting started.
QC & trimming
At this stage you ask whether the data are usable, contaminated, adapter-rich, low complexity, or damaged. The goal is not to beautify reads-it is to make principled preprocessing decisions.
Continue with Read QC & Trimming.
Mapping / assembly
Once reads are clean enough, you either place them on a reference or reconstruct longer sequences from the data. The right choice depends on the biological question and the availability of trustworthy references.
Continue with Alignment, Assembly, and Pipelines.
Features & counts
Mapped reads become counts, variants, transcripts, taxa, or structural evidence. This is where raw sequence data start turning into data tables suitable for modeling and interpretation.
Continue with Variant calling, RNA-seq, and Metagenomics.
Interpretation
Statistics does not replace biological reasoning. The last step is explaining what the outputs mean, what assumptions were made, and which limitations still matter.
Use Resources & Practice to structure reports and keep learning.