- close() - Method in class org.broadinstitute.hellbender.utils.bwa.BwaMemAligner
-
- close() - Method in class org.broadinstitute.hellbender.utils.bwa.BwaMemIndex
-
Close the index and release the (non-Java) memory that's been allocated
- CouldNotCreateIndexException - Exception in org.broadinstitute.hellbender.utils.bwa
-
Created by valentin on 7/29/17.
- CouldNotCreateIndexException(String, String, String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotCreateIndexException
-
- CouldNotCreateIndexImageException - Exception in org.broadinstitute.hellbender.utils.bwa
-
Created by valentin on 7/30/17.
- CouldNotCreateIndexImageException(String, String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotCreateIndexImageException
-
- CouldNotCreateIndexImageException(String, String, Throwable) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotCreateIndexImageException
-
- CouldNotReadImageException - Exception in org.broadinstitute.hellbender.utils.bwa
-
Created by valentin on 7/30/17.
- CouldNotReadImageException(String, String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadImageException
-
- CouldNotReadImageException(String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadImageException
-
- CouldNotReadIndexException - Exception in org.broadinstitute.hellbender.utils.bwa
-
Created by valentin on 7/30/17.
- CouldNotReadIndexException(String, String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadIndexException
-
- CouldNotReadIndexException(String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadIndexException
-
- CouldNotReadReferenceException - Exception in org.broadinstitute.hellbender.utils.bwa
-
Created by valentin on 7/30/17.
- CouldNotReadReferenceException(String, String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadReferenceException
-
- CouldNotReadReferenceException(String) - Constructor for exception org.broadinstitute.hellbender.utils.bwa.CouldNotReadReferenceException
-
- createIndexImageFromFastaFile(String) - Static method in class org.broadinstitute.hellbender.utils.bwa.BwaMemIndex
-
Create the index image file for a fasta file.
- createIndexImageFromFastaFile(String, String) - Static method in class org.broadinstitute.hellbender.utils.bwa.BwaMemIndex
-
Creates the index image file for a reference fasta file.
- createIndexImageFromFastaFile(String, String, BwaMemIndex.Algorithm) - Static method in class org.broadinstitute.hellbender.utils.bwa.BwaMemIndex
-
Creates the index image file for a reference fasta file.
- createIndexImageFromIndexFiles(String, String) - Static method in class org.broadinstitute.hellbender.utils.bwa.BwaMemIndex
-
Create the index image file for a complete set of BWA index files