Both of these links will only work on campus. Both require you to pre-gate your fingerprints and export the events you care about (cells?, B-cells?) to a CSV file. You can normally do this in your favourite flow cytometry software.
How to go from an FCS file to a CSV file without FlowJo.
Name your x and y axes to reflect the proteins you’d like to make fingerprints for
Click the “plus” to upload your first fully stained experiment.
Once the file is uploaded select the appropriate columns for each axes using the two drop down boxes.
Click the “plus” button to upload the matched unstained control for this experiment
Once the file is uploaded select the appropriate columns for each axes using the two drop down boxes. Once you’ve selected the second column a fingerprint should appear.
You can now repeat this process for as many fingerprints as you want to combine.
Use the Edit tab to change the colour of any fingerprints or delete any you didn’t want in your plot
Use the Tune tab to change line thickness, number of lines, whether you want the MFI plotted, change from 2D to 3D, and more.
Generate fingerprints using Julia code and our server (the hard way, but more control and easy to reproduce results).
Drag and drop the CSV files you created into your folder and click upload wen asked.
Open “Fingerprinting.ipynb”
Follow the instructions in the file, which will tell you how what to change based on your plotting requirements. Use shift + enter to run each cell.
When you run the final cell it will generate your fingerprints. You can copy and paste these out of the notebook you’re running or they will be saved in your user folder and you can download them.