How to add multiple seq files to a project
Hey, Have a few sequence files that share part of the data of one Raw file, is there anyway to add them easily together without creating a single .seq file beforehand. Cheers
Hey, Have a few sequence files that share part of the data of one Raw file, is there anyway to add them easily together without creating a single .seq file beforehand. Cheers
In PSSE, do the following:
Read the first file with IC set to 0.
Read the rest of the files with IC set to 1. The content will be added to the case.
Write a new sequence data file with the merged sequence data.
I don't know what IC is, what do you mean by IC set to 0/1 ? Thanks for the response