bis_protein_structure.DATAGEN.read_fasta¶ bis_protein_structure.DATAGEN.read_fasta(file_path)[source]¶ Reads a FASTA file and prints out each sequence ID and sequence. Parameters: file_path (str) – Path to the FASTA file. Return type: None