C# 클래스 FlagUniqueKmers.CheckFlags

Developer debug tool: Load the legacy 35-uniqueness genome.fa file, and a new output, and compare them. How concordant are they?
파일 보기 프로젝트 열기: Illumina/canvas

공개 메소드들

메소드 설명
CheckUniqueness ( ) : void
ProcessReferenceFASTA ( string fastaPathA, string fastaPathB ) : int

메소드 상세

CheckUniqueness() 공개 정적인 메소드

public static CheckUniqueness ( ) : void
리턴 void

ProcessReferenceFASTA() 공개 정적인 메소드

public static ProcessReferenceFASTA ( string fastaPathA, string fastaPathB ) : int
fastaPathA string
fastaPathB string
리턴 int