convert illumina manifest to csv
1
0
Entering edit mode
12 months ago
bioguy24 ▴ 230

Is this tool no longer available: BpmToNormalizationManifestCsv

java -jar picard.jar BpmToNormalizationManifestCsv \
  INPUT=input.bpm \
  CLUSTER_FILE=clusterfile.egt \
  OUTPUT=out.csv

'BpmToNormalizationManifestCsv' is not a valid command. See PicardCommandLine -h for more information.

Is there another tool that will convert a manifest to csv? Thank you :).

illumina • 636 views
ADD COMMENT
1
Entering edit mode
12 months ago

What version of picard are you running? As of the latest version (3.0.0) that program is present.

ADD COMMENT
0
Entering edit mode

I will update to 3.0.0, thank you :).

ADD REPLY

Login before adding your answer.

Traffic: 1880 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6