| ORFs, genes, promoters, RBS, coding potential, GFF3 | Structural annotation | find_orfs/GenomeAnnotator.FindOrfs · predict_genes/GenomeAnnotator.PredictGenes · find_promoter_motifs/GenomeAnnotator.FindPromoterMotifs |
| SNP/indel calling, effect, classification, pathogenicity, Ti/Tv, VCF | Variant calling + annotation | call_variants/VariantCaller.CallVariants · annotate_variants/VariantCaller.AnnotateVariants · classify_variant/VariantAnnotator.ClassifyVariant · predict_pathogenicity/VariantAnnotator.PredictPathogenicity |
| SVs, CNVs, breakpoints, discordant/split reads | → seqeron-structural-variants | see ../seqeron-structural-variants/SKILL.md |
| Motif discovery / exact / degenerate / PROSITE / PWM scan | Motif discovery & scan | discover_motifs/MotifFinder.DiscoverMotifs · find_exact_motif/MotifFinder.FindExactMotif · create_pwm+scan_with_pwm/MotifFinder.CreatePwm+ScanWithPwm |
| Tandem/inverted/direct repeats, microsatellites, palindromes | Repeat analysis | find_tandem_repeats/GenomicAnalyzer.FindTandemRepeats · find_microsatellites/RepeatFinder.FindMicrosatellites · find_inverted_repeats/RepeatFinder.FindInvertedRepeats |
| Low-complexity regions, DUST/SEG, masking, entropy | Complexity / masking | find_low_complexity_regions/SequenceComplexity.FindLowComplexityRegions · mask_low_complexity/SequenceComplexity.MaskLowComplexity · dust_score/SequenceComplexity.CalculateDustScore |
| k-mer counts/frequencies/spectrum/positions/distance | k-mer & composition | count_kmers/KmerAnalyzer.CountKmers · most_frequent_kmers/KmerAnalyzer.FindMostFrequentKmers · kmer_distance/KmerAnalyzer.KmerDistance · analyze_gc_content/GcSkewCalculator.AnalyzeGcContent |
| Splice sites, introns, gene structure, alt-splicing | Splicing | find_donor_sites/SpliceSitePredictor.FindDonorSites · predict_gene_structure/SpliceSitePredictor.PredictGeneStructure |
| Methylation, CpG islands, DMRs, chromatin, epigenetic age | → seqeron-epigenetics | see ../seqeron-epigenetics/SKILL.md |
| miRNA seeds, targets, hairpins | → seqeron-mirna ⚠ guarded | see ../seqeron-mirna/SKILL.md |
| RNA secondary structure / MFE / stem-loops | → seqeron-rna-structure | see ../seqeron-rna-structure/SKILL.md |
| TPM/FPKM, differential expression, PCA, clustering | → seqeron-transcriptome | see ../seqeron-transcriptome/SKILL.md |
| Protein motifs/domains, disorder, TM, signal peptide, hydrophobicity profile | → seqeron-protein-features | see ../seqeron-protein-features/SKILL.md |
| ANI, orthologs, synteny, rearrangements, dot-plot | → seqeron-comparative-genomics | see ../seqeron-comparative-genomics/SKILL.md |