Property | Type | Description | |
---|---|---|---|
LOG_FILENAME | string | ||
MAKEBLASTDB_FILENAME | string |
Method | Description | |
---|---|---|
CreateDatabase ( ) : void | ||
DatabaseMaker ( |
||
DisplayVerboseOptions ( bool verboseOptions, |
||
MakeBlastDatabase ( string outputfolder, string infile, string outfile ) : void | ||
WriteFasta ( string fasta_file, |
Method | Description | |
---|---|---|
GenerateLog ( string outputDirectory, string logFileName = "DatabaseMaker.log" ) : void |
Generates a log file detailing the parameters used
|
|
InvalidHeader ( Fasta fasta ) : void |
public DatabaseMaker ( |
||
options | ||
return | System |
public DisplayVerboseOptions ( bool verboseOptions, |
||
verboseOptions | bool | |
Options | ||
return | void |
public static MakeBlastDatabase ( string outputfolder, string infile, string outfile ) : void | ||
outputfolder | string | |
infile | string | |
outfile | string | |
return | void |
public WriteFasta ( string fasta_file, |
||
fasta_file | string | |
Writer | ||
return | void |