1K1 Rice Genome Project β Philippines (Overview)
Welcome to the Project Resource Hub! This repository serves as the central location for storing and sharing small-sized files used throughout the project. Whether itβs configuration files, assets, scripts, or other lightweight resources, this repository ensures that project contributors have a structured and easy-to-access location for all resources. Files stored here are intended for frequent access and sharing across various parts of the project, ensuring that all team members are aligned and have access to the necessary resources at any given time.
This list of files contains both the input and output files needed for generating HDF5 files. The input files are the raw data that will be processed to create HDF5 matrices, which are used for visualizing SNP data. The output files include the results of this processing, which will be loaded into a database for easy storage, access, and further analysis.
169.vcf.gz β A VCF or bgzipped VCF filemat_vcf.txt.gz β A text-file matrixSampleData_pos.txt β List of SNP positions (CHR, POS, REF, ALT)SampleData_list.txt β List of sample IDs in the same order as in HDF5 file169_transp.h5 β HDF5 file generated from the input dataBy using this repository, we ensure consistency and efficiency throughout the projectβs lifecycle. π±