netmap.masking.external.get_genome_annotation_from_gtf¶
- netmap.masking.external.get_genome_annotation_from_gtf(gtf_df)¶
Add genome information from a pandas data frame to the object. Returns the gene features from a gtf file.
- Parameters:
gtf_df (pd.DataFrame) – Genome information
- Returns:
pd.DataFrame with genome infformation