org.molgenis.gids.tools.convertor
Class SampleConverter
java.lang.Object
org.molgenis.gids.tools.convertor.SampleConverter
public class SampleConverter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleConverter
public SampleConverter()
convert
public void convert(InputStream in,
OutputStream out,
String outputdir,
String projectName)
throws IOException
- Throws:
IOException
checkIfDouble
public boolean checkIfDouble(String sample)
emptySample
public String emptySample()
mkMetadataFileProtocol
public void mkMetadataFileProtocol(ExcelWriter excelWriterMD,
String sheetName)
throws IOException
- Throws:
IOException
mkMetadataFileObservableFeature
public void mkMetadataFileObservableFeature(ExcelWriter excelWriterMD,
String sheetName)
throws IOException
- Throws:
IOException
mkMetadataFileDataSet
public void mkMetadataFileDataSet(ExcelWriter excelWriterMD,
String sheetName)
throws IOException
- Throws:
IOException
mkmetadataExcelFile
public void mkmetadataExcelFile(ArrayList<String> listOfEntity)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.