C# Class GenBank.FakeGenBankProvider

Inheritance: IGenBankProvider
Show file Open project: igemsoftware/BU_Wellesley_Software_2011

Public Methods

Method Description
GetChromosome ( string chromosomeId ) : IChromosomeStream

Method Details

GetChromosome() public method

public GetChromosome ( string chromosomeId ) : IChromosomeStream
chromosomeId string
return IChromosomeStream