Tabnine Logo
FileGenerator.filterInteractions
Code IndexAdd Tabnine to your IDE (free)

How to use
filterInteractions
method
in
uk.ac.ebi.intact.application.dataConversion.FileGenerator

Best Java code snippets using uk.ac.ebi.intact.application.dataConversion.FileGenerator.filterInteractions (Showing top 3 results out of 315)

origin: uk.ac.ebi.intact.dataexchange.psimi.legacy/data-conversion

/*interactions = */filterInteractions(interactions);
origin: uk.ac.ebi.intact.util/data-conversion

/*interactions = */filterInteractions(interactions);
origin: uk.ac.ebi.intact.app/data-conversion

/*interactions = */filterInteractions(interactions);
uk.ac.ebi.intact.application.dataConversionFileGeneratorfilterInteractions

Javadoc

It take an interactions Collection and remove from it all the interactions having a NucleicAcid as component. This is used in case psi version is psi1 as psi1 do not allow Nucleic Acid as Interaction's participant.

Popular methods of FileGenerator

  • displayUsage
    Displays usage for the program.
  • generateData
    Convert a list of experiment into PSI XML
  • generatePsiData
    Generates a PSI MI formatted file for a searchPattern. Large scale Experiments will typically be a s
  • getExperiments
    Obtains the data from the dataSource, in preparation for the flat file generation.
  • processLargeExperiment
  • setupCommandLineOptions
    Setup the command line options.
  • write
    Write an Element (supposingly the root of a document) into a file.

Popular in Java

  • Running tasks concurrently on multiple threads
  • requestLocationUpdates (LocationManager)
  • startActivity (Activity)
  • getApplicationContext (Context)
  • ServerSocket (java.net)
    This class represents a server-side socket that waits for incoming client connections. A ServerSocke
  • Charset (java.nio.charset)
    A charset is a named mapping between Unicode characters and byte sequences. Every Charset can decode
  • MessageDigest (java.security)
    Uses a one-way hash function to turn an arbitrary number of bytes into a fixed-length byte sequence.
  • Handler (java.util.logging)
    A Handler object accepts a logging request and exports the desired messages to a target, for example
  • Stream (java.util.stream)
    A sequence of elements supporting sequential and parallel aggregate operations. The following exampl
  • IOUtils (org.apache.commons.io)
    General IO stream manipulation utilities. This class provides static utility methods for input/outpu
  • Top Vim plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now