Fingerprinting module
The first ever sihnpy module: the fingerprinting module. The documentation first introduces the concept of fingerprinting. Then, a step-by-step example is presented for users.
- Introduction to fingerprinting
- Fingerprinting analysis - Matrix-like data: Step-by-step
- 1. Preparing the data
- 2. Importing the data for fingerprinting
- 3. Create a “fingerprinting object”
- 4. File and subject selection
- 5. Fingerprinting
- 6. Fingerprinting metrics
- 7. Exporting the results
- Conclusion
- tl;dr
- Advanced topic: Command line-based script for fingerprinting and high performance computing
- References
- Fingerprinting analysis - Tabular data: Step-by-step