ProfileCollection
========================

.. currentmodule:: biskit

.. autoclass:: ProfileCollection
   :members:
   :show-inheritance:
   :special-members: __init__

   

   
   .. rubric:: Methods Overview

   .. autosummary::
      :nosignatures:
   
   
      ~ProfileCollection.__init__
      ~ProfileCollection.array_or_list
      ~ProfileCollection.clear
      ~ProfileCollection.clone
      ~ProfileCollection.compress
      ~ProfileCollection.concat
      ~ProfileCollection.expand
      ~ProfileCollection.get
      ~ProfileCollection.getInfo
      ~ProfileCollection.hasNoneProfile
      ~ProfileCollection.has_key
      ~ProfileCollection.isChanged
      ~ProfileCollection.items
      ~ProfileCollection.iterCrossViews
      ~ProfileCollection.iterDicts
      ~ProfileCollection.iteritems
      ~ProfileCollection.keys
      ~ProfileCollection.killViews
      ~ProfileCollection.plot
      ~ProfileCollection.plotArray
      ~ProfileCollection.plotHistogram
      ~ProfileCollection.profLength
      ~ProfileCollection.profile2mask
      ~ProfileCollection.remove
      ~ProfileCollection.set
      ~ProfileCollection.setInfo
      ~ProfileCollection.setMany
      ~ProfileCollection.take
      ~ProfileCollection.toCrossViews
      ~ProfileCollection.toDicts
      ~ProfileCollection.update
      ~ProfileCollection.updateMissing
      ~ProfileCollection.values
      ~ProfileCollection.version
   
   

   
   
   

   
   
   .. raw:: html
      
      <hr>
      <h2>ProfileCollection Method & Attribute Details</h2>

   
   