All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.actelion.research.chem.io.pdb.converter.ConstantsAminoAcidsLabeled Maven / Gradle / Ivy

There is a newer version: 2024.12.1
Show newest version
package com.actelion.research.chem.io.pdb.converter;

/**
 * ConstantsAminoAcidsLabeled
 * 

Copyright: Idorsia Pharmaceuticals Ltd., Inc. All Rights Reserved * This software is the proprietary information of Idorsia Pharmaceuticals, Ltd. * Use is subject to license terms.

* Created by korffmo1 on 17.04.18. */ public class ConstantsAminoAcidsLabeled { public static final String TAG_AAS_NAME = "Name"; public static final String TAG_AAS_ABBR1 = "Abbreviation1"; public static final String RESOURCE_AAS_LABELED = "/resources/pdb/aminoAcidsLabeled.txt"; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy