Package org.snpeff.osCmd
Interface LineFilter
-
public interface LineFilterFilter a line before processing- Author:
- pcingola
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringfilter(java.lang.String line)Filter and prossible change a line
-