public class ParseMiseqFile extends BatchMetadataParser
BatchMetadataParser.Field
defaults, fields, interactive
Constructor and Description |
---|
ParseMiseqFile(Metadata metadata,
Map<String,String> fields,
boolean interactive) |
Modifier and Type | Method and Description |
---|---|
Set<LaneInfo> |
parseMiseqData(BufferedReader freader) |
RunInfo |
parseMiseqFile(String filepath) |
RunInfo |
parseMiseqHeader(BufferedReader freader,
File file) |
choiceOf, findOrganismId, generateLaneInfo, generateRunInfo, generateSampleInfo, printLaneInfo, printRunInfo, printSampleInfo, promptAccession, promptInteger, promptPositiveInteger, promptString, promptString
public Set<LaneInfo> parseMiseqData(BufferedReader freader) throws IOException, Exception
IOException
Exception
public RunInfo parseMiseqHeader(BufferedReader freader, File file) throws IOException
IOException
Copyright © 2015 SeqWare. All rights reserved.