Final Spreadsheet creation
Final spreadsheet creation by merging multiple file by the same ID, ID_Sample
Last updated
Final spreadsheet creation by merging multiple file by the same ID, ID_Sample
Last updated
To create a final spreadsheet, linking the donor/sample information with the positivity rates of the antibodies within specific regions, we are again working in GitBash and calling a python file.
Download the merger from . Click on download raw file.
Create a Data_output-all folder containing the subelements:
This folder contains all the data_output files from the different antibodies. Just copy them from the folder generated in the previous step.
Open Git Bash:
Open the Data_output_all Folder
You can open the Data_output-all Folder from the terminal using the command cd.
From the same Git Bash terminal, the Python script is going to be launched.
The MergedFile is your new output file, containing all the information of the donor/sample merged together with the positivity rate for each region, antibody and sample.
To open Git Bash search for it on your computer Menu and double-click on the icon to open. A standard prompt window will open.