Bad comments made it into the previous commit
This commit is contained in:
parent
31c3a6be48
commit
2bd48a7351
|
|
@ -208,11 +208,6 @@ public class BQSRKeyManager {
|
|||
return objectKeys;
|
||||
}
|
||||
|
||||
/**
|
||||
* Translates a masked bitset into a bitset starting at 0
|
||||
*
|
||||
* @return a list of the optional covariates
|
||||
*/
|
||||
public List<Covariate> getRequiredCovariates() {
|
||||
return requiredCovariates;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue