C# Class FlagUniqueKmers.CheckFlags

Developer debug tool: Load the legacy 35-uniqueness genome.fa file, and a new output, and compare them. How concordant are they?
Afficher le fichier Open project: Illumina/canvas

Méthodes publiques

Méthode Description
CheckUniqueness ( ) : void
ProcessReferenceFASTA ( string fastaPathA, string fastaPathB ) : int

Method Details

CheckUniqueness() public static méthode

public static CheckUniqueness ( ) : void
Résultat void

ProcessReferenceFASTA() public static méthode

public static ProcessReferenceFASTA ( string fastaPathA, string fastaPathB ) : int
fastaPathA string
fastaPathB string
Résultat int