|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.samtools.example.ExampleSamUsage
public class ExampleSamUsage
| Constructor Summary | |
|---|---|
ExampleSamUsage()
|
|
| Method Summary | |
|---|---|
void |
convertReadNamesToUpperCase(File inputSamOrBamFile,
File outputSamOrBamFile)
Read a SAM or BAM file, convert each read name to upper case, and write a new SAM or BAM file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleSamUsage()
| Method Detail |
|---|
public void convertReadNamesToUpperCase(File inputSamOrBamFile,
File outputSamOrBamFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||