Skip to content

Commit

Permalink
Merge pull request #483 from ces/pacbio33
Browse files Browse the repository at this point in the history
Pacbio - in v13.1 onboard processing changes
  • Loading branch information
kjsanger authored Dec 9, 2024
2 parents 5aac447 + ca865ae commit 46c5e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WTSI/NPG/HTS/PacBio/RunPublisher.pm
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ sub publish_image_archive {
elsif ($process_type eq $ONINST_REVIO1) {
$file_types = q{ccs_report.txt|fail_reads.lima_counts.txt|}.
q{fail_reads.lima_summary.txt|hifi_reads.lima_counts.txt|}.
q{hifi_reads.lima_summary.txt|summary.json|fail_reads.json|hifi_reads.json|}.
q{hifi_reads.lima_summary.txt|summary.json|hifi_reads.json|}.
q{ccs_report.json|fail_reads.unassigned.json|hifi_reads.unassigned.json};
}
elsif ($process_type eq $ONINST_REVIO2) {
Expand Down

0 comments on commit 46c5e66

Please sign in to comment.