Home
last modified time | relevance | path

Searched refs:modifyRefPath (Results 1 – 1 of 1) sorted by relevance

/dports/biology/bbmap/bbmap/current/jgi/
H A DBBDuk.java620 ref=modifyRefPath(ref, refNames); in BBDuk()
621 altref=modifyRefPath(altref, altRefNames); in BBDuk()
989 String[] modifyRefPath(String[] array, ArrayList<String> list){ in modifyRefPath() method
992 String s2=modifyRefPath(s); in modifyRefPath()
998 String modifyRefPath(String s){ in modifyRefPath() method